armory-plugins / armory-observability-plugin

Spinnaker plugin for enabling, configuring, and customizing observability features.
Apache License 2.0
20 stars 16 forks source link

feat(whitelist): Setup a whitelist of some basic monitored filters. #43

Closed jasonmcintosh closed 3 years ago

jasonmcintosh commented 3 years ago

Eventually will make this configurable - this is a starting list on some core monitoring components, and filters out a lot of "extras". Intent is to enable whitelisting for NR but allow detailed metrics locally.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build #81


Files with Coverage Reduction New Missed Lines %
file:/home/runner/work/armory-observability-plugin/armory-observability-plugin/common/src/main/java/io/armory/plugin/observability/filters/Filters.java 1 96.15%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build #80: 0.9%
Covered Lines: 276
Relevant Lines: 293

💛 - Coveralls