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 b508e36 commit 98aa3dbCopy full SHA for 98aa3db
README.md
@@ -66,7 +66,7 @@ Flags:
66
Convert an OpenMetrics file to a Prometheus-compatible format:
67
68
```sh
69
-./prom-migrator -H localhost -P 9090 -s 1741484483 -e 1741488083 -q 'up{job="prometheus"}'
+./openmetricmigrator -H localhost -P 9090 -s 1741484483 -e 1741488083 -q 'up{job="prometheus"}'
70
```
71
72
## Contributing
0 commit comments