Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Transport + storage changes #100

Merged
merged 6 commits into from
Jun 24, 2020
Merged

Transport + storage changes #100

merged 6 commits into from
Jun 24, 2020

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Jun 19, 2020

Similar to OpenCensus.

  1. Silences all exceptions thrown in storage.py
  2. Changes default storage_path to tmpdirectory + 'opentelemetry-python' + ikey
  3. Adds a more descriptive warning on request timeout to AI endpoint

@lzchen lzchen requested a review from hectorhdzg as a code owner June 19, 2020 00:06
@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2020

Codecov Report

Merging #100 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files          21       21           
  Lines        1139     1139           
  Branches      144      140    -4     
=======================================
  Hits         1056     1056           
  Misses         55       55           
  Partials       28       28           
Impacted Files Coverage Δ
azure_monitor/src/azure_monitor/export/__init__.py 100.00% <100.00%> (ø)
azure_monitor/src/azure_monitor/options.py 100.00% <100.00%> (ø)
azure_monitor/src/azure_monitor/storage.py 99.28% <100.00%> (-0.03%) ⬇️

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 bc1b053...fe1bbac. Read the comment docs.

@lzchen lzchen merged commit b358a05 into microsoft:master Jun 24, 2020
@lzchen lzchen deleted the auto branch June 24, 2020 20:00
@lzchen lzchen mentioned this pull request Jun 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants