Skip to content

Commit bc3f6aa

Browse files
committed
feat(entity): add fsp-observer(alpha) for monitoring
1 parent 5008f33 commit bc3f6aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/run-node/5-flare-entity.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,3 +976,12 @@ Consistent monitoring is key to maintaining performance and reward eligibility.
976976
To opt-out of receiving all future FlareDrops, you need to call the [`optOutOfAirdrop`](/network/solidity-reference/IDistributionToDelegators#optoutofairdrop) method on the [`DistributionToDelegators`](/network/solidity-reference) contract with your `Identity` address.
977977

978978
</details>
979+
980+
<details>
981+
<summary>F6. How do I get real-time Slack/Discord/Telegram alerts for my Flare Entity?</summary>
982+
983+
Try out the alpha version of the [flare-foundation/fsp-observer](https://github.com/flare-foundation/fsp-observer) to receive instant notifications about critical misbehaviors - like FTSO or FDC reveal offenses, registration failures, and more - that could cost rewards.
984+
985+
We would appreciate feature requests to direct development of the tool, please raise them on the [issues page](https://github.com/flare-foundation/fsp-observer/issues).
986+
987+
</details>

0 commit comments

Comments
 (0)