question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide support for specifying a metrics namespace

See original GitHub issue

Proposal

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:open
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tomkerkhovecommented, Jul 13, 2023

From what I recall, custom metric is not supported by using these APIs. But it’s been a while so that might have changed.

1reaction
tomkerkhovecommented, Mar 2, 2022

Not yet as I’ve hit a limitation but looking for alternatives.

Sorry for the delay.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found