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

[Application Insights] az monitor app-insights events show: Add enum values for --type #3700

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

kairu-ms
Copy link
Contributor

Closed #796

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

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@kairu-ms kairu-ms requested a review from jsntcy July 27, 2021 03:59
@kairu-ms kairu-ms self-assigned this Jul 27, 2021
@yonzhan yonzhan added this to the Jul 2021 (2021-08-03) milestone Jul 27, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 27, 2021

Application Insights

@kairu-ms kairu-ms force-pushed the fix-796-add-event-types-enum-value branch from d8d96ff to 63a57fc Compare July 28, 2021 03:38
@kairu-ms kairu-ms merged commit fa889c9 into Azure:main Jul 28, 2021
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.

not clear what options we can use with event types
3 participants