Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.05 KB

File metadata and controls

41 lines (27 loc) · 1.05 KB

discord

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

discord.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
discord.channel.id The ID of the channel Any Str

discord.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
discord.channel.id The ID of the channel Any Str