Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Initial Prom Metrics For Load Balancer Count (#166)
* Add inital prom metrics for lb count Signed-off-by: Dejon Gill <[email protected]> * Sepearate create/delete counts Signed-off-by: Dejon Gill <[email protected]> * lbdata can be nil here use the id from the event (#168) Signed-off-by: Matt Siwiec <[email protected]> * metadata status integration (#167) Signed-off-by: Matt Siwiec <[email protected]> * Add guard on create deployment if lb location is in operator watched locations (#170) * √√ on create deployment if lb location is in operator watched locations Signed-off-by: Matt Siwiec <[email protected]> * changes test needs location Signed-off-by: Matt Siwiec <[email protected]> --------- Signed-off-by: Matt Siwiec <[email protected]> * Publish Metering Event on Metadata Status Update (#172) * publish metering event Signed-off-by: Stephen Hwang <[email protected]> * use changeset instead of eventtype Signed-off-by: Stephen Hwang <[email protected]> * use EventMessage Signed-off-by: Stephen Hwang <[email protected]> * remove extraneous config, add warn Signed-off-by: Stephen Hwang <[email protected]> * bump go Signed-off-by: Stephen Hwang <[email protected]> * Update Dockerfile Signed-off-by: sthwang-metal <[email protected]> * Update Dockerfile Signed-off-by: sthwang-metal <[email protected]> * Update Dockerfile Signed-off-by: sthwang-metal <[email protected]> --------- Signed-off-by: Stephen Hwang <[email protected]> Signed-off-by: sthwang-metal <[email protected]> * Allow trailing comments in blocks for TODOs Signed-off-by: Dejon Gill <[email protected]> * linter Signed-off-by: Dejon Gill <[email protected]> --------- Signed-off-by: Dejon Gill <[email protected]> Signed-off-by: Matt Siwiec <[email protected]> Signed-off-by: Stephen Hwang <[email protected]> Signed-off-by: sthwang-metal <[email protected]> Co-authored-by: Matt Siwiec <[email protected]> Co-authored-by: sthwang-metal <[email protected]>
- Loading branch information