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