RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
974 stars 125 forks source link

Mark CPU event not supported on z/OS #567

Closed mattcolegate closed 5 years ago

mattcolegate commented 5 years ago

Readme Update declaring no z/OS support for CPU event.

codecov-io commented 5 years ago

Codecov Report

Merging #567 into master will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
+ Coverage   57.08%   57.29%   +0.21%     
==========================================
  Files          44       44              
  Lines        2810     2810              
==========================================
+ Hits         1604     1610       +6     
+ Misses       1206     1200       -6
Impacted Files Coverage Δ
src/plugins/node/env/nodeenvplugin.cpp 91.36% <0%> (+4.31%) :arrow_up:

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 de9b33d...c5e4f13. Read the comment docs.