This extension is a simple syntax highlighter for Prometheus and OpenMetrics formats. Metric endpoints must use either HTTP Content-Type `application/openmetrics-text` or `text/plain`, according to spec.
For plain-text metrics, parsing is limited by default on URL paths matching '/metrics', '/federate', '/probe', '/prometheus' and '/actuator/prometheus'. By clicking on the extension's icon, you can define your own paths (Regular Expressions are supported), which will override the default list.
Source code is available on GitHub under MIT license.
- License: MIT License
- Weekly downloads: 3
- Average daily users: 110
- Rating: 5/5 of 3 ratings
- Created: 2020-01-28 16:47:29
- Last updated: 2023-02-25 16:10:41
- Homepage: https://github.com/fhemberger/prometheus-formatter
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/prometheus-formatter/
- API: prometheus-formatter@frederic-hemberger.de