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

Telemetry: Nest alertCounts object in event_report.properties #1770

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

angelapwen
Copy link
Contributor

@angelapwen angelapwen commented Jul 11, 2023

Previously, for QA runs, we were sending the map of alerts to counts as a top-level object in the event report properties bag. Because we eventually would like to send other (different) properties attached to events, let's nest them under an alertCounts object in properties.

This change will take effect before the next QA run, for v2.14.1.

[Internal only]: Test run with the new format. I have also confirmed by querying the data warehouse, which I will link in backlinked issue.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen marked this pull request as ready for review July 11, 2023 13:22
@angelapwen angelapwen requested a review from a team as a code owner July 11, 2023 13:22
@angelapwen
Copy link
Contributor Author

I'll hold off on merging until the current QA run is confirmed to have completed!

@angelapwen angelapwen added DO NOT MERGE This pull request should not be merged yet and removed DO NOT MERGE This pull request should not be merged yet labels Jul 11, 2023
@angelapwen angelapwen merged commit 863a05b into github:main Jul 11, 2023
@angelapwen angelapwen deleted the event-report-alertCount branch July 11, 2023 16:20
@github-actions github-actions bot mentioned this pull request Jul 14, 2023
6 tasks
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.

2 participants