Skip to content

Rename telemetry export to OTLP exporter in observability guide#136

Merged
tkosushi merged 3 commits into
mainfrom
docs/rename-telemetry-export-to-otlp-exporter
Jun 15, 2026
Merged

Rename telemetry export to OTLP exporter in observability guide#136
tkosushi merged 3 commits into
mainfrom
docs/rename-telemetry-export-to-otlp-exporter

Conversation

@tkosushi

@tkosushi tkosushi commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

https://github.com/tailor-inc/platform-core-services/issues/9829

Summary

Follows the telemetryrouter resource rename in platform-core-services (commit afce87487): tailor_telemetryrouter_telemetry_exporttailor_telemetryrouter_otlp_exporter (proto TelemetryExportOTLPExporter). The resource's fields are unchanged.

Updates the Observability / OpenTelemetry guide (docs/guides/opentelemetry.md) to match, and aligns the user-facing terminology from "telemetry export" to OTLP exporter end to end.

  • Resource type updated in all HCL examples and the resource bullet list
  • Terraform Registry link updated to telemetryrouter_otlp_exporter
  • Prose, mermaid diagrams, and headings now use "OTLP exporter" (and "OTLP export" for the activity)
  • Fixed the now-stale in-page anchor (#configuring-an-otlp-exporter)
  • Renamed HCL code-fence titles to *_exporter.tf

tailor_telemetryrouter_resource_attributes_config is not affected — its name and fields stayed the same.

Verification

  • No residual telemetry export / telemetry_export in the guide
  • pnpm build succeeds (internal links and anchors resolve; mermaid renders)

🤖 Generated with Claude Code

tkosushi and others added 2 commits June 15, 2026 17:32
Follow the telemetryrouter resource rename
(tailor_telemetryrouter_telemetry_export -> tailor_telemetryrouter_otlp_exporter,
proto TelemetryExport -> OTLPExporter; fields unchanged).

- Update the resource type in all HCL examples and the bullet list
- Update the Terraform Registry link to telemetryrouter_otlp_exporter
- Align prose/diagram/headings to "OTLP exporter" (and "OTLP export" for the
  activity); fix the now-stale #configuring-an-otlp-exporter anchor
- Rename HCL code-fence titles to *_exporter.tf

resource_attributes_config is unchanged (name and fields stayed the same).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tkosushi tkosushi self-assigned this Jun 15, 2026
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tkosushi tkosushi marked this pull request as ready for review June 15, 2026 08:54
@tkosushi tkosushi requested a review from a team as a code owner June 15, 2026 08:54
@tkosushi tkosushi merged commit fc473f9 into main Jun 15, 2026
3 checks passed
@tkosushi tkosushi deleted the docs/rename-telemetry-export-to-otlp-exporter branch June 15, 2026 09:00
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.

2 participants