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

Monitor metrics alerts: Support custom namespace. Add guidance for using ANTLR code-gen. #10108

Merged
merged 3 commits into from
Aug 5, 2019
Merged

Monitor metrics alerts: Support custom namespace. Add guidance for using ANTLR code-gen. #10108

merged 3 commits into from
Aug 5, 2019

Conversation

tjprescott
Copy link
Member

Fixes #9460.


This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.


# pylint: disable=all

# Generated from MetricAlertCondition.g4 by ANTLR 4.7.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we probably still need the license head

@tjprescott
Copy link
Member Author

@yugangw-msft issues addressed. Should be ready for merge

@yugangw-msft
Copy link
Contributor

@tjprescott, can you please resolve the conflict and merge?

@tjprescott tjprescott merged commit 5789e2e into Azure:dev Aug 5, 2019
@tjprescott tjprescott deleted the MonitorMetricsFix branch August 5, 2019 16:51
@amitforgit
Copy link

amitforgit commented Mar 4, 2020

I need to create metric alert in azure CLI:
az monitor metrics alert create
I am not able to pass custom query under --condition.

Can you please suggest if we can use custom condition for az monitor metrics alert create.

I wanted to use the custom metric "traces/count" with "message" for trace details to be checked.
But it's not allowing message when i try to pass the "message" dimension.

Thanks
Amit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Monitor - Alerts az monitor alert
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'az vm extension image list --latest' fails
5 participants