-
-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Here's my config:
apiVersion: v1alpha1
sts-region: us-east-1
discovery:
exportedTagsOnMetrics:
cassandra:
- business_service
- component
jobs:
- type: cassandra
regions:
- us-east-1
roles:
- roleArn: <redacted>
searchTags:
- key: environment
value: dev
metrics:
- name: ProvisionedReadCapacityUnits
statistics:
- Average
- Minimum
- Maximum
- name: ProvisionedWriteCapacityUnits
statistics:
- Average
- Minimum
- Maximum
Expected Behavior
aws_cassandra_provisioned_read_capacity_units_average
metric should be tagged with business_service and component tag. these tags are missing.
Steps To Reproduce
No response
Anything else?
No response
maksimize, azadsagar and ppapishe
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working