Skip to content

Commit

Permalink
agent-flow-mixin: wire in OpenTelemetry alerts (#6807)
Browse files Browse the repository at this point in the history
Signed-off-by: Paschalis Tsilias <[email protected]>
  • Loading branch information
tpaschalis authored Apr 4, 2024
1 parent 35b580f commit 4eba68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operations/agent-flow-mixin/alerts.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
groups+: [
(import './alerts/clustering.libsonnet'),
(import './alerts/controller.libsonnet'),
(import './alerts/opentelemetry.libsonnet'),
],
},
}

0 comments on commit 4eba68c

Please sign in to comment.