Matt Bolt
|
6987baef24
Updates to the agent/exporter.
|
4 лет назад |
Matt Bolt
|
37d5ecbdc7
Add prometheus query offset as an environment variable with heavy code docs.
|
4 лет назад |
Matt Bolt
|
2488ef976f
* Configuration Management
|
4 лет назад |
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.
|
4 лет назад |
Matt Bolt
|
2841672080
Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package.
|
4 лет назад |
Matt Bolt
|
0024683dab
Prometheus Request Queue Diagnostics
|
4 лет назад |
Ajay Tripathy
|
5fbd619f5a
fix comerror merge
|
4 лет назад |
Ajay Tripathy
|
28ba1bfa16
fix conflict
|
4 лет назад |
Matt Bolt
|
e993d61711
Only use a communications error when the response status code is non-200
|
5 лет назад |
Ajay Tripathy
|
138b14677b
better logging in query. mirrors queryrange logging but adds req.URL
|
5 лет назад |
Neal Ormsbee
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 лет назад |
Neal Ormsbee
|
665f1cc70e
Replaced encoding/json with jsoniter
|
5 лет назад |
Matt Bolt
|
dcfda8c247
Add change that disallows query results to continue if there exists a NoStoreAPI warning
|
5 лет назад |
Matt Bolt
|
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 лет назад |
Niko Kovacevic
|
1ad113c3bb
Prom error propagation of query
|
5 лет назад |
Matt Bolt
|
e0e82ef8dc
Add profiling queries to query.go and add request counts to RateLimitedPrometheusClient and a function to log the current request counts
|
5 лет назад |
Niko Kovacevic
|
d5f20ea352
Prevent nil *QueryResults error
|
5 лет назад |
Niko Kovacevic
|
d7aff52112
WIP: prom refactor ComputeAllocation, ComputeAssets, cluster
|
5 лет назад |
Niko Kovacevic
|
c3aa46418b
WIP prom query refactor
|
5 лет назад |
Niko Kovacevic
|
e17599a3bb
Refactor ComputeCostData
|
5 лет назад |
Matt Bolt
|
385786c262
Merge branch 'develop' into bolt/prom-streamlining
|
5 лет назад |
Matt Bolt
|
7a50392c2d
Prometheus Error Checking and Context Inclusion
|
5 лет назад |
Matt Bolt
|
f2e3d710db
Prometheus Parsing and CostModel Cleanup
|
5 лет назад |
Matt Bolt
|
cc51b791c7
Add a rate limiting prometheus client implementation, remove query context rate limiting, and allow max concurrency to be passed via env var.
|
5 лет назад |
Matt Bolt
|
b6c41d838f
Add error reporting to backend via Sentry. Requires some more testing.
|
6 лет назад |
Niko Kovacevic
|
436064eea7
WIP package prom to simplify Prometheus querying and centralize prom parsers
|
6 лет назад |