File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
mysqlrouter_exporter
2
2
=====================
3
- [ ![ Build Status] ( https://cloud.drone.io/api/badges/rluisr/mysqlrouter_exporter/status.svg )] ( https://cloud.drone.io/rluisr/mysqlrouter_exporter )
3
+ [ ![ lint] ( https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/lint.yml/badge.svg )] ( https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/lint.yml )
4
+ [ ![ release] ( https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/release.yml/badge.svg )] ( https://github.com/rluisr/mysqlrouter_exporter/actions/workflows/release.yml )
4
5
5
6
Supported MySQL Router version
6
7
-------------------------------
@@ -30,6 +31,15 @@ ExecStart=/usr/local/bin/mysqlrouter_exporter
30
31
WantedBy=multi-user.target
31
32
```
32
33
34
+ Container
35
+ ----------
36
+
37
+ ``` bash
38
+ docker pull ghcr.io/rluisr/mysqlrouter_exporter:latest
39
+ ```
40
+
41
+ [ Packages] ( https://github.com/rluisr/mysqlrouter_exporter/pkgs/container/mysqlrouter_exporter )
42
+
33
43
Environment
34
44
-----------
35
45
You can’t perform that action at this time.
0 commit comments