mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-04 08:45:42 -04:00
* Add config, HTTP Basic Auth and TLS support to the generic write path. - Move generic write path configuration to the config file - Factor out config.TLSConfig -> tlf.Config translation - Support TLSConfig for generic remote storage - Rename Run to Start, and make it non-blocking. - Dedupe code in httputil for TLS config. - Make remote queue metrics global. |
||
|---|---|---|
| .. | ||
| graphite | ||
| influxdb | ||
| opentsdb | ||
| client.go | ||
| queue_manager.go | ||
| queue_manager_test.go | ||
| remote.go | ||
| remote.pb.go | ||
| remote.proto | ||
| remote_reloadable.go | ||