This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
VictoriaMetrics
Watch
1
Star
0
Fork
You've already forked VictoriaMetrics
0
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2025-02-09 15:27:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2b266cb87e
VictoriaMetrics
/
lib
/
promscrape
/
discovery
/
eureka
History
Aliaksandr Valialkin
a69045e440
lib/promscrape: consistently sort service discovery routines
...
This should simplify further maintenance of the code
2021-06-25 12:10:46 +03:00
..
api.go
lib/promscrape: support for simple HTTP proxies without
CONNECT
method support such as
https://github.com/prometheus-community/PushProx
2021-04-04 00:40:40 +03:00
api_test.go
Adds eureka service discovery (
#913
)
2020-11-20 13:38:12 +02:00
eureka.go
lib/promscrape: consistently sort service discovery routines
2021-06-25 12:10:46 +03:00
eureka_test.go
lib/promscrape: add support for
authorization
config in
-promscrape.config
as Prometheus 2.26 does
2021-04-02 21:17:45 +03:00