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

Release for v0.4b.x #104

Merged
merged 54 commits into from
Jun 29, 2020
Merged

Release for v0.4b.x #104

merged 54 commits into from
Jun 29, 2020

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Jun 29, 2020

  • Added live metrics
    (#96)
  • Remove dependency metrics from auto-collection
    (#99)
  • Change default local storage directory
    (#100)
  • Implement proxies in exporter configuration
    (#101)
  • Remove request failed per second metrics from auto-collection
    (#102)

lzchen and others added 30 commits May 19, 2020 18:39
SpanProcessor used in LiveMetricExporter instead of other way around
Updating example
No need to differentiate between live and standard metrics in reuqests and dependencies
Add logic to stop collecting documents when live metrics are not subscribed
Fix issues with LiveMetric document creation
@lzchen lzchen requested a review from hectorhdzg as a code owner June 29, 2020 17:19
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #104 into v0.4b.x will increase coverage by 0.74%.
The diff coverage is 90.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0.4b.x     #104      +/-   ##
===========================================
+ Coverage    91.98%   92.73%   +0.74%     
===========================================
  Files           18       21       +3     
  Lines         1048     1142      +94     
  Branches       142      141       -1     
===========================================
+ Hits           964     1059      +95     
+ Misses          74       55      -19     
- Partials        10       28      +18     
Impacted Files Coverage Δ
...ure_monitor/sdk/auto_collection/request_metrics.py 75.80% <63.15%> (-24.20%) ⬇️
...nitor/sdk/auto_collection/live_metrics/exporter.py 64.51% <78.26%> (+19.25%) ⬆️
...itor/sdk/auto_collection/metrics_span_processor.py 82.50% <82.50%> (ø)
...monitor/src/azure_monitor/export/trace/__init__.py 97.80% <96.61%> (-2.20%) ⬇️
azure_monitor/src/azure_monitor/export/__init__.py 100.00% <100.00%> (ø)
...nitor/src/azure_monitor/export/metrics/__init__.py 100.00% <100.00%> (ø)
azure_monitor/src/azure_monitor/options.py 100.00% <100.00%> (ø)
azure_monitor/src/azure_monitor/protocol.py 94.82% <100.00%> (+3.76%) ⬆️
.../src/azure_monitor/sdk/auto_collection/__init__.py 100.00% <100.00%> (ø)
..._monitor/sdk/auto_collection/dependency_metrics.py 100.00% <100.00%> (ø)
... and 13 more

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 9eb0a82...eb00c0f. Read the comment docs.

@lzchen lzchen merged commit 7f892e8 into microsoft:v0.4b.x Jun 29, 2020
@lzchen lzchen deleted the v0.4b.x branch June 29, 2020 19:27
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.

None yet

3 participants