Matt Bolt cf2142ebcd Migrated proxy query and query range endpoints from /api to /model. This will allow better visibility on frontend queries made through our product. vor 4 Jahren
..
contextnames.go cf2142ebcd Migrated proxy query and query range endpoints from /api to /model. This will allow better visibility on frontend queries made through our product. vor 4 Jahren
diagnostics.go a7edca93b5 Add MaxQueryConcurrency to the state payload. vor 4 Jahren
error.go e8aa613cb9 complete the code doc vor 5 Jahren
error_test.go bd4e8a2d03 Update package to the same value, added error tests for the prom package vor 5 Jahren
ids.go 4bffe5119a Add better identification methods for determining which type of prometheus.Client you're using. vor 5 Jahren
metrics.go be0b1aa7c4 Created a util/json.go which delegates calls to jsoniter or encoding/json libraries vor 5 Jahren
metrics_test.go 3858334fc5 Normalized pod metric objects to make collapsing later more straight-forward. Added a unit test for KubeLabelsToLabels utility. Added kube_namespace_labels emission. Separated the pod annotation emission from the default ksm emission vor 5 Jahren
prom.go 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. vor 4 Jahren
query.go cf2142ebcd Migrated proxy query and query range endpoints from /api to /model. This will allow better visibility on frontend queries made through our product. vor 4 Jahren
query_test.go 0024683dab Prometheus Request Queue Diagnostics vor 4 Jahren
result.go c5898ed816 Better documentation from Michael's suggestions vor 5 Jahren
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 vor 5 Jahren
warning.go f2e3d710db Prometheus Parsing and CostModel Cleanup vor 6 Jahren