mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
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. |
||
---|---|---|
.. | ||
format | ||
instrumentation.go | ||
interface_test.go | ||
scheduler.go | ||
scheduler_test.go | ||
target.go | ||
targetmanager.go | ||
targetmanager_test.go | ||
targetpool.go | ||
targetpool_test.go |