This repository was archived by the owner on Jan 13, 2025. It is now read-only.
0.4.0 / 2024-06-23
Changelog
0.4.0 / 2024-06-23
- [ENHANCEMENT] Added a new API endpoint:
/export
for exporting data from Prometheus as a CSV file. This feature allows users to export data from Prometheus easily. It supports both instant queries and range queries. More details can be found in the API documentation. #33