summaryrefslogtreecommitdiff
path: root/microprom
Commit message (Collapse)AuthorAgeFilesLines
* microprom: add BenchmarkFormatLabelsStefan Majewsky2026-08-181-0/+25
|
* test coverage for micropromStefan Majewsky2026-08-183-2/+144
|
* add testing/microprom, initial parity with promhttpStefan Majewsky2026-08-172-17/+85
|
* add package micropromStefan Majewsky2026-08-174-0/+379
This does not have test coverage yet, because the test coverage will be in the `testing/` module, but `go mod tidy` will not run there until there is a commit that has the microprom package itself.