We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3409d45 commit 830c960Copy full SHA for 830c960
README.md
@@ -67,3 +67,9 @@ This container delivers some metrics about the MySQL backups. The metrics are av
67
| mysql_s3_backup_start_timestamp | gauge (timestamp in milliesconds) |
68
| mysql_s3_backup_file_size_in_bytes{database="database", table="table"} | gauge (file size in bytes) |
69
| mysql_s3_backup_duration_in_ms{database="database", table="table"} | gauge (duration in millieseconds) |
70
+
71
+## Grafana dashboard
72
73
+To use the preconfigured dashboard for Grafana you have to import the [Config-File](grafana-dashboard/config.json) to your Grafana instance.
74
75
+
0 commit comments