The following metrics are emitted by default. Each of them can be disabled by applying the following configuration:
metrics:
<metric_name>:
enabled: false
The number of messages sent to the channel
Unit |
Metric Type |
Value Type |
Aggregation Temporality |
Monotonic |
{messages} |
Sum |
Int |
Cumulative |
true |
Name |
Description |
Values |
slack.channel.id |
The ID of the channel |
Any Str |
The length of message sent to the channel
Unit |
Metric Type |
Value Type |
Aggregation Temporality |
Monotonic |
{characters} |
Sum |
Int |
Cumulative |
true |
Name |
Description |
Values |
slack.channel.id |
The ID of the channel |
Any Str |