VictoriaMetrics/lib/promscrape
Omar Ghader 46e27d60a6 feature: Add multitenant for vmagent (#1505)
* feature: Add multitenant for vmagent

* Minor fix

* Fix rcs index out of range

* Minor fix

* Fix multi Init

* Fix multi Init

* Fix multi Init

* Add default multi

* Adjust naming

* Add TenantInserted metrics

* Add TenantInserted metrics

* fix: remove unused metrics for vmagent

* fix: remove unused metrics for vmagent

Co-authored-by: mghader <marc.ghader@ubisoft.com>
Co-authored-by: Sebastian YEPES <syepes@gmail.com>
2021-08-05 09:52:31 +03:00
..
discovery lib/promscrape/discovery/gce: add __meta_gce_interface_ipv4_<name> labels as in Prometheus 2.29 2021-08-03 16:11:49 +03:00
discoveryutils adds http_sd (#1399) 2021-06-22 13:33:37 +03:00
testdata lib/promauth: reload TLS certificates from disk on every mTLS connection as Prometheus does 2021-07-01 15:27:47 +03:00
client.go lib/promscrape: increase the duration for reading the full response in stream parsing mode 2021-06-14 12:28:09 +03:00
config_test.go lib/promauth: reload TLS certificates from disk on every mTLS connection as Prometheus does 2021-07-01 15:27:47 +03:00
config.go lib/promscrape: split docker and dockerswarm service discovery code bases, since they have very little in common 2021-06-25 13:20:20 +03:00
scraper.go feature: Add multitenant for vmagent (#1505) 2021-08-05 09:52:31 +03:00
scrapework_test.go feature: Add multitenant for vmagent (#1505) 2021-08-05 09:52:31 +03:00
scrapework_timing_test.go feature: Add multitenant for vmagent (#1505) 2021-08-05 09:52:31 +03:00
scrapework.go feature: Add multitenant for vmagent (#1505) 2021-08-05 09:52:31 +03:00
statconn.go all: make golint happy 2021-03-17 00:49:28 +02:00
targets_response.qtpl lib/promscrape: add missing whitespace at /targets page before up word 2021-07-26 12:22:59 +03:00
targets_response.qtpl.go lib/promscrape: add missing whitespace at /targets page before up word 2021-07-26 12:22:59 +03:00
targetstatus.go lib/promscrape: show jobs with empty scrape targets on /targets page 2021-06-18 10:53:52 +03:00