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

Send telemetry for environment variables used per extension call #2536

Merged
merged 3 commits into from
Mar 15, 2022

Conversation

larohra
Copy link
Contributor

@larohra larohra commented Mar 15, 2022

Description

Send telemetry for environment variables used per extension call

Issue #


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 Mar 15, 2022

Codecov Report

Merging #2536 (64c4bf1) into develop (be720fe) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #2536      +/-   ##
===========================================
- Coverage    71.99%   71.98%   -0.01%     
===========================================
  Files          102      102              
  Lines        15192    15194       +2     
  Branches      2403     2403              
===========================================
+ Hits         10937    10938       +1     
- Misses        3773     3775       +2     
+ Partials       482      481       -1     
Impacted Files Coverage Δ
azurelinuxagent/ga/exthandlers.py 85.71% <100.00%> (+0.02%) ⬆️
azurelinuxagent/common/event.py 85.36% <0.00%> (-0.68%) ⬇️
azurelinuxagent/ga/collect_telemetry_events.py 90.41% <0.00%> (+0.68%) ⬆️

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 be720fe...64c4bf1. Read the comment docs.

@larohra larohra merged commit 5cf4bb3 into Azure:develop Mar 15, 2022
@larohra larohra deleted the add-debug-data branch March 15, 2022 18:16
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