You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks, I'm thinking of implementing a backend that can receive OpenTelemetry data, and I have a few questions.
Is there any documentation on implementing a backend?
Is there a standard set of tests for making sure the backend handles input properly? I'm mainly worried about getting the model wrong for incoming data.
What is the difference between raw OTLP data and data that has been run through a collector? Would it be at all useful to have my backend support both?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi folks, I'm thinking of implementing a backend that can receive OpenTelemetry data, and I have a few questions.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions