Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Releases: promitor/Promitor.Parsers.Prometheus

v0.2.0

09 Aug 13:58
db4dad8

Choose a tag to compare

  • Provide support for optional timestamp (#19)
  • Provide support for optional labels (#19)
  • Provide clearer exception messages (#19)

v0.1.0

01 Aug 15:58
0894bf2

Choose a tag to compare

Initial release allowing you to parse raw metrics into typed metrics (only supports Gauge) through parsing or HTTP extensions.

v0.1.0-rc.3

21 Jul 07:57
1df69a5

Choose a tag to compare

v0.1.0-rc.3 Pre-release
Pre-release

Early preview allowing you to parse raw metrics into typed metrics (only supports Gauge) through parsing or HTTP extensions.

v0.1.0-rc.2

20 Jul 08:29

Choose a tag to compare

v0.1.0-rc.2 Pre-release
Pre-release

Early preview allowing you to parse raw metrics into typed metrics (only supports Gauge) through parsing or HTTP extensions.

v0.1.0-rc.1

19 Jul 13:08

Choose a tag to compare

v0.1.0-rc.1 Pre-release
Pre-release

Early preview allowing you to parse raw metrics into typed metrics (only supports Gauge).