Welcome, and thank you for your interest in contributing to the OpenTelemetry Protocol (OTLP) Specification! Your contributions — big or small — are invaluable in shaping and improving this essential part of the OpenTelemetry ecosystem.
Whether you are fixing a small issue, updating documentation, or introducing a major improvement, we appreciate your efforts. If you're new to the project, don't hesitate to ask questions and seek guidance from the community. We are here to support you!
Before contributing, we encourage you to read the OpenTelemetry project contributing guide for general information about the project.
Docker
After making any changes to .proto files make sure to generate all
implementation by running make gen-all
.
If you have any questions or need assistance while contributing, feel free to reach out to the #otel-specification
Slack channel.
View meeting notes of previous SIG calls in this google doc as stated here to stay up to date.
Also see the specification repo for more info. Thank you.