what is the source of business metrics? If your applications emit business metrics, you can use otel SDKs to create them and you can plot them in signoz
c
Cosmin Bucur
01/30/2023, 5:30 PM
thanks for your reply. we are currently emiting DataDog events from our Rails application and our metrics are in DataDog, and we’d like to start emitting events so that we can build dashboards in SigNoz. What kind of SDK would we need? We were looking at OpenTelemetry documentation for SigNoz
ok thanks. so basically I should be using OpenTelemetry to send Business Metrics to SigNoz, but there is no documentation and the documentation says that it’s not implemented, yet the feature has just been merged. Am I understanding this correctly?