You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that the namespace is ApplicationSignals. It also lists the valid combinations of dimensions – it seems that you always need to include Environment for each Service? There is also no mention of HostedIn.K8s.Namespace anywhere.
What do you get with aws cloudwatch list-metrics --namespace AWS/ApplicationSignals? Can you share an invocation of aws cloudwatch get-metric-statistics that gets you the data you want?
In general, the exporter does not need explicit support for new namespaces, but we do need to work out how exactly to teach it about them. We then add that to the examples.
matthiasr
changed the title
[request]: support new namespace AppSignals
[metrics]: support new namespace AppSignals
Aug 18, 2024
matthiasr
changed the title
[metrics]: support new namespace AppSignals
[metrics]: support new namespace ApplicationSignals
Aug 18, 2024
AWS Applicaiton Signals Metrics fail to scrape.
Example:
Here is my terraform code to create an exporter with query
AppSignals
The text was updated successfully, but these errors were encountered: