Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.04 KB

File metadata and controls

41 lines (27 loc) · 1.04 KB

slack

Default Metrics

The following metrics are emitted by default. Each of them can be disabled by applying the following configuration:

metrics:
  <metric_name>:
    enabled: false

slack.messages.count

The number of messages sent to the channel

Unit Metric Type Value Type Aggregation Temporality Monotonic
{messages} Sum Int Cumulative true

Attributes

Name Description Values
slack.channel.id The ID of the channel Any Str

slack.messages.length

The length of message sent to the channel

Unit Metric Type Value Type Aggregation Temporality Monotonic
{characters} Sum Int Cumulative true

Attributes

Name Description Values
slack.channel.id The ID of the channel Any Str