We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1a3d1 commit c9d8307Copy full SHA for c9d8307
README.md
@@ -26,5 +26,5 @@ This example app exposed the following data over the `/metrics` API, resulting w
26
```
27
# HELP version Version information about this binary
28
# TYPE version gauge
29
-version{version="v0.1.0"} 1
+version{version="v0.3.0"} 1
30
0 commit comments