Skip to main content
Source: Al0067UnregisteredMeterAnalyzer.cs

Description

A Meter that is not registered via AddMeter() in the metrics configuration will silently drop all recorded measurements.

Bad Code

Good Code

Properties

  • Category: Metrics
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: False

Configuration