| .. |
|
error.go
|
dcfda8c247
Add change that disallows query results to continue if there exists a NoStoreAPI warning
|
5 years ago |
|
error_test.go
|
bd4e8a2d03
Update package to the same value, added error tests for the prom package
|
5 years ago |
|
ids.go
|
4bffe5119a
Add better identification methods for determining which type of prometheus.Client you're using.
|
5 years ago |
|
metrics.go
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 years ago |
|
prom.go
|
1728a1b784
Add a query parameter decorator to allow specific query parameters to be added to prometheus/thanos queries.
|
5 years ago |
|
query.go
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 years ago |
|
result.go
|
c5898ed816
Better documentation from Michael's suggestions
|
5 years ago |
|
validate.go
|
87687565e9
Pass back warnings from prometheus where appropriate. Move ErrorCollector to prom package, updates to propagate and handle error collection errors appropriately. Add annotations collectors for prometheus metrics. Update all of the kubernetes based metric collectors to use the ClusterCache
|
5 years ago |
|
warning.go
|
f2e3d710db
Prometheus Parsing and CostModel Cleanup
|
5 years ago |