mirror of https://github.com/prometheus/prometheus
f2ded515b7
client_golang was updated to support full label-oriented telemetry, which introduced interface incompatibilities with the previous version of Prometheus. To alleviate this, a general fetching and processing dispatching system has been created, which discriminates and processes according to the version of input. |
||
---|---|---|
.. | ||
discriminator.go | ||
discriminator_test.go | ||
interface_test.go | ||
processor.go | ||
processor0_0_1.go | ||
processor0_0_1_test.go | ||
result.go |