Skip to content

(Do not merge) Add support for insight metrics#131

Open
cfln123 wants to merge 2 commits intomasterfrom
feature/metrics
Open

(Do not merge) Add support for insight metrics#131
cfln123 wants to merge 2 commits intomasterfrom
feature/metrics

Conversation

@cfln123
Copy link
Copy Markdown
Contributor

@cfln123 cfln123 commented Sep 16, 2024

Resources:
  KafkaTopic1:
  - Id: ********
    ClusterName: *******
  
Templates:
  KafkaTopic1:
    Inherit: Base
    AVGMessagesInPerSec:
      Threshold: 5
      AlarmAction: Warning
      Metrics:
        - Expression: "SELECT AVG(MessagesInPerSec) FROM \"AWS/Kafka\" WHERE Topic = '*********' AND \"Cluster Name\" = '********'"
          Label: "Query1" # optional
          Id: "q1" # optional
          Period: 60 # optional
Screenshot 2024-09-16 at 18 33 53 Screenshot 2024-09-16 at 18 34 03 Screenshot 2024-09-16 at 18 34 21

@cfln123 cfln123 changed the title Add support for insight metrics (Do not merge yet) Add support for insight metrics Sep 16, 2024
@cfln123 cfln123 changed the title (Do not merge yet) Add support for insight metrics (Do not merge) Add support for insight metrics Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant