File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ The metrics for AWS ECS are obtained through AWS Cloudwatch by using the [YACE e
88
99See [ Monitoring AWS Fargate] ( https://sysdig.com/blog/monitor-aws-fargate-prometheus/ ) for information on the main metrics to monitor and alert.
1010
11- ![ Monitoring AWS Fargate] ( https://raw.githubusercontent.com/sysdiglabs/promcat-resources/master/resources/aws-fargate/images/Monitoring-AWS-Fargate-with-Prometheus-and-Sysdig_2.png )
12-
1311## Cloudwatch billing considerations
1412Using AWS Cloudwatch for monitoring can incur additional costs in your AWS billing.
1513See the [ AWS Cloudwatch documentation] ( https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_limits.html ) for further details.
Original file line number Diff line number Diff line change 33
44This integration uses the the [ MySQL exporter] ( https://github.com/prometheus/mysqld_exporter ) and supports the following versions:
55- MySQL: >= 5.6
6- - MaríaDB : >= 10.2
6+ - MariaDB : >= 10.2
77
88It also support both on-prem databases and cloud managed services like AWS-RDS.
99
@@ -14,7 +14,7 @@ The exporter generates ~800 time series per instance.
1414For further information, see [ the documentations of the exporter and its different collectors] ( https://github.com/prometheus/mysqld_exporter ) .
1515
1616# Attributions
17- The configuration files and Sysdig dashboard are maintained by [ Sysdig team] ( https://sysdig.com/ ) under GPL3 license.
17+ The configuration files and dashboards are maintained by [ Sysdig team] ( https://sysdig.com/ ) under GPL3 license.
1818
1919Grafana dashboards are based on [ Mysql exporter mixins] ( https://github.com/prometheus/mysqld_exporter ) with Apache License 2.0.
2020
You can’t perform that action at this time.
0 commit comments