This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Reimplement service with go-sdk (#358)
* feat: Implement prometheus-service using go-sdk Signed-off-by: TannerGabriel <[email protected]> * Remove old unit tests Signed-off-by: TannerGabriel <[email protected]> * Change error logging Signed-off-by: TannerGabriel <[email protected]> * Remove distributor Signed-off-by: TannerGabriel <[email protected]> * Change health check port Signed-off-by: TannerGabriel <[email protected]> * Uncomment unit tests Signed-off-by: TannerGabriel <[email protected]> * Rename Kubernetes API variable Signed-off-by: TannerGabriel <[email protected]> * Send started and finished event manually Signed-off-by: TannerGabriel <[email protected]> * Fix PR comments Signed-off-by: TannerGabriel <[email protected]> * Send project context in finished event Signed-off-by: TannerGabriel <[email protected]> * Upgrade integration tests to 0.18 Signed-off-by: TannerGabriel <[email protected]> * Send alertmanager events over NATS Signed-off-by: TannerGabriel <[email protected]> * Move dependencies in go.mod Signed-off-by: TannerGabriel <[email protected]> Signed-off-by: TannerGabriel <[email protected]>
- Loading branch information
1 parent
28f167a
commit dbb3576
Showing
10 changed files
with
396 additions
and
342 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.