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

enable Extension Telemetry Pipeline (out of preview) #2337

Merged
merged 2 commits into from
Aug 23, 2021

Conversation

kevinclark19a
Copy link
Contributor

Description

Move ETP out of preview and into prod.


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #2337 (623bc3c) into develop (bc8a373) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2337      +/-   ##
===========================================
- Coverage    70.90%   70.86%   -0.04%     
===========================================
  Files           97       97              
  Lines        14105    14105              
  Branches      2029     2029              
===========================================
- Hits         10001     9996       -5     
- Misses        3660     3662       +2     
- Partials       444      447       +3     
Impacted Files Coverage Δ
azurelinuxagent/ga/exthandlers.py 86.24% <100.00%> (ø)
azurelinuxagent/ga/collect_telemetry_events.py 89.72% <0.00%> (-1.72%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc8a373...623bc3c. Read the comment docs.

@kevinclark19a kevinclark19a merged commit f02164a into Azure:develop Aug 23, 2021
@kevinclark19a kevinclark19a deleted the enable_etp branch August 23, 2021 21:11
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.

3 participants