Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accept metric list without including "metric_" prefix #155

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

harp-intel
Copy link
Contributor

Fixes bug in the "metrics" command.

The "--list" option prints metrics names after stripping the common "metric_" prefix.
The "--metrics" option expects the "metric_" prefix to exist.

After this change, the "--metrics" option will accept metrics names without the "metric_" prefix.

@harp-intel harp-intel merged commit 914e9c2 into main Jan 17, 2025
4 checks passed
@harp-intel harp-intel deleted the metriclist branch January 17, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The --metrics option in the 'metrics' command doesn't accept metric names unless they start with "metric_"
1 participant