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.

[Feature]: Automatically group metrics into windows in the GUI

See original GitHub issue

Description

I would like a way of designating a metric when I log it to appear in the Hidden Windows section*.

It is annoying that if I push to a new project I have to go through and sift out all of the metrics that I want to store but not show.

(or maybe even a separate window section.)

Suggested Solution

something like Wandb.log(METRIC, hidden=True) (where the default is hidden=False). Then the GUI sorts metrics based on the hidden flag.

Alternatives

Ideally, there would be a metric_group field, that allowed metrics to be displayed in separate GUI windows automatically.

Alternatively, maybe if one could copy the GUI config from one project to another? If there is a setting for a particular metric in the GUI config then it is applied to the new project.

Additional Context

We use projects for sorting experiments to keep individual projects smaller and easier to use. I realise this is maybe not the most common modus operandi, however…

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nate-wandbcommented, Aug 5, 2022

@nollied great! I’ll go ahead and put that in for you and follow up once the engineering team has had a chance to look at this.

Thank you, Nate

1reaction
nolliedcommented, Aug 3, 2022

yeah that would be cool if you could put it in a feature request thanks for the response @nate-wandb

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Automatic Metric feature for IPv4 routes - Windows Server
Automatic Metric is a new feature in Windows that automatically configures the metric for the local routes that are based on link speed....
Read more >
Application Insights overview - Azure Monitor - Microsoft Learn
Application Insights is an extension of Azure Monitor and provides Application Performance Monitoring (also known as “APM”) features. APM tools are useful to...
Read more >
Create and manage action groups in the Azure portal
Find out how to create and manage action groups. Learn about notifications and actions that action groups enable, such as email, webhooks, and...
Read more >
Azure Monitor overview - Microsoft Learn
It also provides insights into those application changes, increases observability, and reduces the mean time to repair. You automatically ...
Read more >
Create a new alert rule - Azure Monitor - Microsoft Learn
Select the interval that's used to group the data points by using the aggregation type function. Choose an Aggregation granularity (period) ...
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