Aliaksandr Valialkin
|
df148f48b7
|
lib/promscrape: add support for authorization config in -promscrape.config as Prometheus 2.26 does
See https://github.com/prometheus/prometheus/pull/8512
|
2021-04-02 21:17:45 +03:00 |
|
Nikolay Khramchikhin
|
e6ab69dd88
|
fixes openstack api endpoint with suffix trim adds openstack (#840)
api v2.0 check
|
2020-10-16 21:20:57 +03:00 |
|
Aliaksandr Valialkin
|
63c4999e06
|
lib/promscrape: code prettifying after 9bd9f67718
|
2020-10-12 16:12:36 +03:00 |
|
Aliaksandr Valialkin
|
90aa2a8ffd
|
lib/promscrape/discovery/openstack: show expiration time for refreshed OpenStack token in seconds - this is easier to interpret by human
|
2020-10-06 11:34:09 +03:00 |
|
Aliaksandr Valialkin
|
aba899c298
|
lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/728
|
2020-10-05 18:11:55 +03:00 |
|
Nikolay Khramchikhin
|
cbe3cf683b
|
Adds openstack sd (#811)
* adds openstack service discovery
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/728
implemented hypervisors and instance discovery with openstack v3 api.
Added tests for labeling and data parsing.
Added token refresh.
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
|
2020-10-05 16:45:33 +03:00 |
|