Sean Holcomb
|
3193102b19
Remove headers from errors
|
há 2 anos atrás |
Matt Bolt
|
194ebd1cbb
Opencost Core Refactor (#2440)
|
há 2 anos atrás |
Neal Ormsbee
|
49d8134cb9
Spelling and formatting cleanup (#1908)
|
há 3 anos atrás |
Ajay Tripathy
|
6e9197ee79
Merge branch 'develop' into useragent
|
há 3 anos atrás |
Ben Ye
|
23a24d2955
support setting user agent against downstream metrics store
|
há 3 anos atrás |
pokom
|
a32b7c2407
fix(query): Use seconds with isRequestStepAligned and alignWindow
|
há 3 anos atrás |
pokom
|
ef27ef8d06
perf(query): Align start/end times with step
|
há 3 anos atrás |
nickcurie
|
cb96d62cf3
updated prom client to 1.12.2
|
há 3 anos atrás |
Thomas Evans
|
c7706a4fb2
Renamed Kubecost Github reference to OpenCost
|
há 3 anos atrás |
Sean Holcomb
|
3039f7d786
Use offset in cluster queries, fix file name of local cluster
|
há 3 anos atrás |
Thomas Evans
|
10655c5220
Updated cost-model references to opencost.
|
há 4 anos atrás |
Daniel Ramich
|
ac7c090aa3
Swap klog to log package
|
há 4 anos atrás |
Niko Kovacevic
|
ea4705e8d9
Rewrite ClusterLoadBalancers
|
há 4 anos atrás |
Niko Kovacevic
|
2eb995d7b9
Allow passing time to Prometheus queries; pass time in Asset node and disk queries; remove 1m addition to end for nodes and disks
|
há 4 anos atrás |
Matt Bolt
|
6987baef24
Updates to the agent/exporter.
|
há 4 anos atrás |
Matt Bolt
|
37d5ecbdc7
Add prometheus query offset as an environment variable with heavy code docs.
|
há 4 anos atrás |
Matt Bolt
|
2488ef976f
* Configuration Management
|
há 4 anos atrás |
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.
|
há 4 anos atrás |
Matt Bolt
|
2841672080
Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package.
|
há 4 anos atrás |
Matt Bolt
|
0024683dab
Prometheus Request Queue Diagnostics
|
há 4 anos atrás |
Ajay Tripathy
|
5fbd619f5a
fix comerror merge
|
há 4 anos atrás |
Ajay Tripathy
|
28ba1bfa16
fix conflict
|
há 4 anos atrás |
Matt Bolt
|
e993d61711
Only use a communications error when the response status code is non-200
|
há 5 anos atrás |
Ajay Tripathy
|
138b14677b
better logging in query. mirrors queryrange logging but adds req.URL
|
há 5 anos atrás |
Neal Ormsbee
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
há 5 anos atrás |
Neal Ormsbee
|
665f1cc70e
Replaced encoding/json with jsoniter
|
há 5 anos atrás |
Matt Bolt
|
dcfda8c247
Add change that disallows query results to continue if there exists a NoStoreAPI warning
|
há 5 anos atrás |
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
|
há 5 anos atrás |
Niko Kovacevic
|
1ad113c3bb
Prom error propagation of query
|
há 5 anos atrás |
Matt Bolt
|
e0e82ef8dc
Add profiling queries to query.go and add request counts to RateLimitedPrometheusClient and a function to log the current request counts
|
há 5 anos atrás |