//
pkg.gl
Category
github.com/go-faster/oteldb
internal
promcompliance
comparer
package
0.15.0
Repository:
https://github.com/go-faster/oteldb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
173 SLOC
#
Functions
New
New returns a new Comparer.
#
Structs
Comparer
A Comparer allows comparing query results for test cases between a reference API and a test API.
Result
Result tracks a single test case's query comparison result.
TestCase
TestCase represents a fully expanded query to be tested.
#
Interfaces
PromAPI
PromAPI allows running instant and range queries against a Prometheus-compatible API.