Back to Spring Boot Admin

Let’s Chat Notifications

spring-boot-admin-docs/src/site/docs/02-server/notifications/notifier-lets-chat.mdx

4.0.4569 B
Original Source

import metadata from "@sba/spring-boot-admin-server/target/classes/META-INF/spring-configuration-metadata.json"; import { PropertyTable } from "@sba/spring-boot-admin-docs/src/site/src/components/PropertyTable";

Let’s Chat Notifications

To enable Let’s Chat notifications you need to add the host url and add the API token and username from Let’s Chat

<PropertyTable title="Let’s Chat notifications configuration options" properties={metadata.properties} filter={['notify.letschat']} includeOnly={true} />