Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Otlp exporter documentation update #2199

Merged

Conversation

dszmigielski
Copy link
Contributor

Changes

Adding documentation for new env variables support added here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

@dszmigielski dszmigielski requested a review from a team July 28, 2021 11:51
| ------------------------------| -------------------------------|
| `OTEL_EXPORTER_OTLP_ENDPOINT` | `Endpoint` |
| `OTEL_EXPORTER_OTLP_HEADERS` | `Headers` |
| `OTEL_EXPORTER_OTLP_TIMEOUT` | `TimeoutMilliseconds` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OTEL_EXPORTER_OTLP_TIMEOUT has a different unit - seconds - am I correct?

If so I would give a note on that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually the specification for this variable does not explicitly say what unit is used.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. LGTM then

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md Outdated Show resolved Hide resolved
@cijothomas cijothomas closed this Jul 28, 2021
@cijothomas cijothomas reopened this Jul 28, 2021
@cijothomas cijothomas merged commit a12fddd into open-telemetry:main Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants