bogo
2a4a4316dd
run make update-lint and set EnabledMetrics=false in the server config
2023-10-13 20:14:34 +08:00
bogo
a53ee9eed1
replace "endpoint" with "path"
...
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2023-10-07 10:40:52 +08:00
bogo
e772844ed8
normalize import order
2023-09-04 11:01:25 +08:00
bogo
0032610ace
change the latency metric and dependency inject prometheus registry
2023-08-29 17:19:47 +08:00
bogo
7cf3ac5d90
Update metric buckets
2023-08-17 20:57:47 +08:00
bogo
966ef227fe
Fix metric unregistered
2023-08-17 20:23:01 +08:00
Olivier Lemasle
0ea1c1b8d3
Use Golangci-lint
2022-11-28 23:17:16 +01:00
Damien Grisonnet
9dfbca09ca
go.mod: move to sigs.k8s.io golang package
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-06-01 17:35:45 +02:00
paulfantom
cd55a67b89
*: move all imports to github.com/kubernetes-sigs/prometheus-adapter
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-02-22 15:49:03 +01:00
Solly Ross
756ff0941e
gofmt all files
...
Some of the files were not appropriately formatted. Now that we run
`verify` in Travis, these'll need to be.
2017-06-27 19:01:39 -04:00
Solly Ross
3690c3ac6b
Instrument Prometheus query times
...
This commit instruments prometheus query times by prometheus endpoint,
allowing us to see how quickly prometheus answers the queries that
back the custom-metrics API endpoints.
2017-06-02 15:07:13 -04:00