mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-03 00:05:31 -04:00
* Add remote read external label handling This implements rule 1 and 2 from https://docs.google.com/document/d/188YauRgfF0J4CYMigLsVNN34V_kUwKnApBs2dQMfBbs/edit * Use more descriptive example labels in read test * Add comment for querier.addExternalLabels() * Make argument naming in removeLabels() more generic |
||
|---|---|---|
| .. | ||
| client.go | ||
| ewma.go | ||
| iterator.go | ||
| queue_manager.go | ||
| queue_manager_test.go | ||
| read.go | ||
| read_test.go | ||
| remote.pb.go | ||
| remote.proto | ||
| write.go | ||