Last updated: August 7, 2026
Spam Filter Metrics
dash0.spam_filters.logs
Counts log records dropped by spam filters.
View the dash0.spam_filters.logs metric in Dash0
| Property | Value |
|---|---|
| Instrument | Counter |
| Unit | {log} |
| Stability |
Materialized as a real metric time series by the filter processor on the edge.
Each data point carries the dash0.spam_filter.id attribute identifying which
filter matched.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
dash0.spam_filter.id | Required | string | Unique identifier of the spam filter that dropped the signal. | my-noisy-health-checks; drop-debug-spans |
dash0.spam_filters.metric_data_points
Counts metric data points dropped by spam filters.
View the dash0.spam_filters.metric_data_points metric in Dash0
| Property | Value |
|---|---|
| Instrument | Counter |
| Unit | {metric_data_point} |
| Stability |
Materialized as a real metric time series by the filter processor on the edge.
Each data point carries the dash0.spam_filter.id attribute identifying which
filter matched.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
dash0.spam_filter.id | Required | string | Unique identifier of the spam filter that dropped the signal. | my-noisy-health-checks; drop-debug-spans |
dash0.spam_filters.spans
Counts spans dropped by spam filters.
View the dash0.spam_filters.spans metric in Dash0
| Property | Value |
|---|---|
| Instrument | Counter |
| Unit | {span} |
| Stability |
Materialized as a real metric time series by the filter processor on the edge.
Each data point carries the dash0.spam_filter.id attribute identifying which
filter matched.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
dash0.spam_filter.id | Required | string | Unique identifier of the spam filter that dropped the signal. | my-noisy-health-checks; drop-debug-spans |
dash0.spam_filters.web_events
Counts web events dropped by spam filters.
View the dash0.spam_filters.web_events metric in Dash0
| Property | Value |
|---|---|
| Instrument | Counter |
| Unit | {web_event} |
| Stability |
Materialized as a real metric time series by the web filter processor on the edge.
Each data point carries the dash0.spam_filter.id attribute identifying which
filter matched.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
dash0.spam_filter.id | Required | string | Unique identifier of the spam filter that dropped the signal. | my-noisy-health-checks; drop-debug-spans |