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

Update a link to Micrometer's docs for the executor metrics #1817

Merged
merged 1 commit into from Jul 22, 2019

Conversation

bsideup
Copy link
Contributor

@bsideup bsideup commented Jul 22, 2019

Since micrometer-metrics/micrometer-docs#97 is closed now,
We should point the users to that page.

@bsideup bsideup added the type/documentation A documentation update label Jul 22, 2019
@bsideup bsideup added this to the 3.3.0.M3 milestone Jul 22, 2019
@codecov-io
Copy link

codecov-io commented Jul 22, 2019

Codecov Report

Merging #1817 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1817      +/-   ##
============================================
+ Coverage     81.81%   81.81%   +<.01%     
+ Complexity     3845     3844       -1     
============================================
  Files           367      367              
  Lines         30225    30225              
  Branches       5630     5630              
============================================
+ Hits          24728    24730       +2     
  Misses         3935     3935              
+ Partials       1562     1560       -2
Impacted Files Coverage Δ Complexity Δ
...ain/java/reactor/core/scheduler/SchedulerTask.java 73.21% <0%> (-3.58%) 16% <0%> (-1%)
...va/reactor/core/publisher/ParallelMergeReduce.java 69.67% <0%> (-3.28%) 3% <0%> (ø)
...ain/java/reactor/core/publisher/FluxConcatMap.java 89.75% <0%> (-0.28%) 7% <0%> (ø)
...ain/java/reactor/core/publisher/FluxPublishOn.java 86.59% <0%> (-0.21%) 6% <0%> (ø)
...c/main/java/reactor/core/publisher/FluxReplay.java 84.41% <0%> (+0.15%) 25% <0%> (ø) ⬇️
.../main/java/reactor/core/publisher/FluxFlatMap.java 94.98% <0%> (+0.19%) 13% <0%> (ø) ⬇️
...eactor/core/publisher/ParallelMergeSequential.java 81.34% <0%> (+1.03%) 7% <0%> (ø) ⬇️
.../java/reactor/core/publisher/BlockingIterable.java 79.16% <0%> (+1.04%) 7% <0%> (ø) ⬇️
...r-core/src/main/java/reactor/core/Disposables.java 90.18% <0%> (+1.22%) 21% <0%> (ø) ⬇️
...actor/core/publisher/FluxOnBackpressureLatest.java 83.67% <0%> (+3.06%) 2% <0%> (ø) ⬇️

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 7799ded...171ec17. Read the comment docs.

@bsideup bsideup merged commit a1bb843 into master Jul 22, 2019
@bsideup bsideup deleted the update_micrometer_executors_link branch July 22, 2019 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants