Adds Markdown Alerts for Notes
Reference: https://github.com/orgs/community/discussions/16925 And adds some minor fixes
This commit is contained in:
@@ -99,7 +99,8 @@ The Docker Containers Dashboard shows key metrics for monitoring running contain
|
||||
* Container network inbound usage graph
|
||||
* Container network outbound usage graph
|
||||
|
||||
Note that this dashboard doesn't show the containers that are part of the monitoring stack.
|
||||
> [!NOTE]
|
||||
> This dashboard doesn't show the containers that are part of the monitoring stack.
|
||||
|
||||
***Monitor Services Dashboard***
|
||||
|
||||
|
||||
@@ -14,9 +14,9 @@ To get started on AWS ECS and EC2:
|
||||
- Copy prometheus.yml configuration present here to base prometheus configuration to enable EC2 service discovery
|
||||
- `docker compose up -d`
|
||||
|
||||
**Note**:
|
||||
Set query.staleness-delta to 1m make metrics more realtime
|
||||
> [!NOTE]
|
||||
> Set query.staleness-delta to 1m make metrics more realtime
|
||||
|
||||
|
||||
### TODO
|
||||
- Add alerting rules based on ECS
|
||||
- [ ] Add alerting rules based on ECS
|
||||
|
||||
Reference in New Issue
Block a user