Skip to content

Commit

Permalink
Delete ssb and ggus alerting
Browse files Browse the repository at this point in the history
  • Loading branch information
nikodemas committed Aug 7, 2023
1 parent 241fb91 commit 637f14f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1,564 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-go-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,8 @@ jobs:
go build -o alert alert.go
go build -o annotationManager annotationManager.go
go build -o datasources datasources.go
go build -o ggus_alerting ggus_alerting.go
go build -o ggus_parser ggus_parser.go
go build -o ssb_alerting ssb_alerting.go
go build -o es_exporter es_exporter.go
mv monit alert annotationManager datasources ggus_alerting \
ggus_parser ssb_alerting es_exporter ../../../cmsmon-tools
mv monit alert annotationManager datasources es_exporter ../../../cmsmon-tools
cd ../NATS
go build -o dbs_vm dbs_vm.go
go build -o nats-pub nats-pub.go
Expand Down
43 changes: 0 additions & 43 deletions scripts/ggus_alert.sh

This file was deleted.

125 changes: 0 additions & 125 deletions scripts/ggus_alert_manage

This file was deleted.

36 changes: 0 additions & 36 deletions scripts/ssb_alert.sh

This file was deleted.

141 changes: 0 additions & 141 deletions scripts/ssb_alert_manage

This file was deleted.

Loading

0 comments on commit 637f14f

Please sign in to comment.