atlassian / gostatsd

An implementation of Etsy's statsd in Go with tags support
MIT License
381 stars 99 forks source link

Propagate gostatsd source into otlp backend dimension #724

Closed irisgve closed 1 month ago

irisgve commented 1 month ago

The datadog data model had a separate field for host where gostatsd.Source was supplied in but OTLP doesn't have a dedicated field for this. Adding in a source dimension to propagate this field over to the downstream.