Provide support for specifying a metrics namespace
See original GitHub issueProposal
Provide support for specifying a metrics namespace so that you can choose which one to use in case the provider supports it.
One example is Azure Application Insights that allows you to query the default metrics or custom ones which use azure.applicationinsights as metric namespace.
Component
Scraper
Contact Details
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Amazon CloudWatch concepts
You must specify a namespace for each data point you publish to CloudWatch. You can specify a namespace name when you create a...
Read more >Why isn't my metric available in the CloudWatch console?
During the first step ("Specify metric and conditions") of creating a CloudWatch alarm in the console, you can edit the Metric Name and...
Read more >Custom metrics in Azure Monitor (preview)
Namespaces are a way to categorize or group similar metrics together. ... Azure Monitor doesn't support defining Units for a custom metric.
Read more >put_metric_data - Boto3 1.28.30 documentation
Publishes metric data points to Amazon CloudWatch. CloudWatch associates the data points with the specified metric. If the specified metric does not exist, ......
Read more >Amazon CloudWatch Source for Metrics
A Sumo Logic CloudWatch Source allows you to gather metrics data from an Amazon resource.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

From what I recall, custom metric is not supported by using these APIs. But it’s been a while so that might have changed.
Not yet as I’ve hit a limitation but looking for alternatives.
Sorry for the delay.