ymotongpoo / opentelemetry-collector-extra

This project is a sample of OpenTelemetry Collector receiver and exporter to Discord
Apache License 2.0
2 stars 0 forks source link

[exporter/discord] add discord exporter #16

Closed ymotongpoo closed 8 months ago

ymotongpoo commented 8 months ago

Components

other

Description

It would be great if OpenTelemetry Collector can export telemetry signals to discord (preferably metrics, logs and traces)

Describe the solution you'd like

dumping all data into discord like what debug exporter does.

Describe alternatives you've considered

No response

Additional context

No response