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.

Allow a default set of labels in metricDefaults

See original GitHub issue

Allow a default set of labels in metricDefaults. In our use-case we’d like to do the following:

  metricDefaults:                                                                                                                                                                           
    aggregation:                                                                                                                                                                            
      interval: 00:05:00                                                                                                                                                                    
    scraping:                                                                                                                                                                               
      schedule: 0 * * ? * *
    labels:
      metrics-source: promitor

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tomkerkhovecommented, Apr 21, 2020

Ok, happy to hear you are unblocked!

Will certainly keep it around but will most probably defer it to another release then.

Feel free to let me know if you want to be listed as a customer!

0reactions
stigokcommented, Jun 16, 2020

Cool! Yes, that is sufficient 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I set a default value of Prometheus labels in python?
I'm using the official python (2.7) client. I want to define a metric with some labels but I don't always have them all...
Read more >
Configure labels on log-based metrics
Labels let log-based metrics contain multiple time series—one for each label value. All log-based metrics come with some default labels.
Read more >
Default label policy in Power BI
The default label policy settings for Power BI are independent of the default label policy settings for files and email.
Read more >
Enable sensitivity labels in Power BI
To enable sensitivity labels on the tenant, go to the Power BI Admin portal, open the Tenant settings pane, and find the Information ......
Read more >
Default metric labels and metric attributes
Default metric labels and metric attributes. Metric labels. Labels are metadata or attributes, and there are a few sources of metric labels.
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