Matt Bolt
|
798da49fee
Introduce command-line driven selection of running modes
|
4 anni fa |
Matt Bolt
|
e6fcdb77d6
Merge pull request #987 from kubecost/bolt/remote-config
|
4 anni fa |
Matt Bolt
|
11464e8c78
Removed client query logs for prom
|
4 anni fa |
Matt Bolt
|
ed0bfb0957
Code comments
|
4 anni fa |
Matt Bolt
|
6987baef24
Updates to the agent/exporter.
|
4 anni fa |
Kaelan Patel
|
a796c4ff1a
Add check to avoid silent fail in logs for download
|
4 anni fa |
Matt Bolt
|
ebe0f52a91
Update router to use cluster cache for all kubernetes related access.
|
4 anni fa |
Matt Bolt
|
2488ef976f
* Configuration Management
|
4 anni fa |
Kaelan Patel
|
962e97ff89
Add Status endpoint
|
4 anni fa |
Kaelan Patel
|
00d0a9deea
More cleanup
|
4 anni fa |
Kaelan Patel
|
dfe18fe815
Cleanup endpoints
|
4 anni fa |
Kaelan Patel
|
bec3aee5b0
Replicate server endpoints used in frontend
|
4 anni fa |
Matt Bolt
|
8453fc356b
Refactors to reduce boilerplate for startup, add standalone http services "home" for services with 0 dependencies (currently), configmap watcher API, kubecost metrics now include provider metrics.
|
4 anni fa |
Ajay Tripathy
|
e1811e8862
Merge pull request #912 from kubecost/AjayTripathy-configurable-configmapnames
|
4 anni fa |
Ajay Tripathy
|
95db0cc43d
fix merge
|
4 anni fa |
Matt Bolt
|
645ca9bf04
Fix Issue where ClusterMap would omit local cluster (self-emission dependence)
|
4 anni fa |
Sean Holcomb
|
a5b86b8c9f
Go FMT
|
4 anni fa |
Sean Holcomb
|
5feb0053a2
Add prometheus metrics endpoint
|
4 anni fa |
Ajay Tripathy
|
c169de4553
configurable configmapnames
|
4 anni fa |
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 anni fa |
Matt Bolt
|
027dfdfb7c
Add diagnostics endpoint for queue state.
|
4 anni fa |
Ajay Tripathy
|
5448a991ee
Merge pull request #861 from kitianFresh/bugfix/deal-with-error-when-init-prometheus-client
|
4 anni fa |
Sean Holcomb
|
288a60ebf0
Refactor methods to pass time.Duration rather than strings
|
4 anni fa |
Sean Holcomb
|
53a9557e12
Refactor time.go, clean out duplicate methods, check for whitespace, add
|
4 anni fa |
qitian
|
407ab04dee
deal with prometheus client init error and fatal exit when there has error
|
4 anni fa |
Niko Kovacevic
|
383d25af6a
Merge pull request #741 from kubecost/niko/allocation
|
5 anni fa |
Neal Ormsbee
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 anni fa |
Neal Ormsbee
|
665f1cc70e
Replaced encoding/json with jsoniter
|
5 anni fa |
Niko Kovacevic
|
e7d442cbd8
Move /allocation/compute to open source
|
5 anni fa |
Niko Kovacevic
|
d29846a73a
Convert Allocation.TotalCost to a function and refactor; fix Marshal/UnmarshalJSON and leave TODOs for Window JSON
|
5 anni fa |