Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): reshape agent bot notifications guide to make it generic #524

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fassko
Copy link
Collaborator

@fassko fassko commented Jan 20, 2025

No description provided.


```json
{
"apiKey": "API_KEY",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we have "apiUrl" as the first object property, and switch out the appropriate parts in the explanation?

};
```

## Telegram Notifications Alert Configuration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we title this ## Flare-Hosted Telegram Notifications Alert Configuration

```

Notifications will only be sent out for `danger` and `critical` levels, regardless of the configured level.
This is enforced by the Telegram bot, which ignores other events to prevent unnecessary HTTP requests.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"unnecessary HTTP requests" -> "priority message delivery issues due to heavy load"

@fassko fassko requested a review from kuco23 January 20, 2025 17:49
@fassko
Copy link
Collaborator Author

fassko commented Jan 20, 2025

@nejc-flare-network please take another look

{
"apiUrl": "NOTIFICATIONS_API_URL",
"apiKey": "API_KEY",

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be without the linebreak


```json
{
"apiKey": "API_KEY",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicking, but can you switch out those two also :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants