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

[pt] Add localization content/pt/docs/languages/python/exporter.md #6563

Merged
merged 3 commits into from
Mar 20, 2025

Conversation

EzzioMoreira
Copy link
Contributor

This pull request includes comprehensive documentation updates for the exporters.md file in the Portuguese language.

Documentation updates:

  • Added an introduction and detailed sections for dependencies and usage of different telemetry data exporters, including OTLP, Jaeger, Prometheus, and Zipkin.
  • Included code examples for installing and configuring exporters using both HTTP/protobuf and gRPC protocols.
  • Provided instructions for setting up console exporters for local development and debugging purposes.
  • Added a note on configuring temporalities for metrics using the OTEL_EXPORTER_METRICS_TEMPORALITY_PREFERENCE environment variable.
  • Included references to additional documentation for Jaeger, Prometheus, and Zipkin exporters.

Issue: #6562

@EzzioMoreira EzzioMoreira self-assigned this Mar 18, 2025
@EzzioMoreira EzzioMoreira requested a review from a team as a code owner March 18, 2025 00:35
@opentelemetrybot opentelemetrybot requested review from a team March 18, 2025 00:35
@opentelemetrybot opentelemetrybot requested a review from a team March 18, 2025 22:13
@maryliag maryliag added the docs-approval-missing Co-owning SIG has provided approval, PR needs approval from docs maintainer label Mar 19, 2025
@chalin chalin force-pushed the feat/pt-python-exporter branch from f4dc506 to 0f561a9 Compare March 20, 2025 11:08
@opentelemetrybot opentelemetrybot requested a review from a team March 20, 2025 11:09

<!-- markdownlint-disable no-duplicate-heading -->

{{% docs/languages/exporters/intro python %}}
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI, shortcodes like these are being phased out, see #6460.

@chalin chalin added this pull request to the merge queue Mar 20, 2025
Merged via the queue into open-telemetry:main with commit 1dd3d5a Mar 20, 2025
18 checks passed
@chalin
Copy link
Contributor

chalin commented Mar 20, 2025

For changes being proposed to the file added by this PR, see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-approval-missing Co-owning SIG has provided approval, PR needs approval from docs maintainer lang:pt
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants