Skip to content

docs: add SigNoz OpenTelemetry integration guide - #10872

Open
Nageshbansal wants to merge 2 commits into
hasura:masterfrom
Nageshbansal:docs/signoz-otlp-integration-guide
Open

docs: add SigNoz OpenTelemetry integration guide#10872
Nageshbansal wants to merge 2 commits into
hasura:masterfrom
Nageshbansal:docs/signoz-otlp-integration-guide

Conversation

@Nageshbansal

@Nageshbansal Nageshbansal commented Aug 24, 2026

Copy link
Copy Markdown

Description

Adds an integration guide for exporting Hasura telemetry to SigNoz over OTLP.

SigNoz is an open source, OpenTelemetry-native backend, so Hasura's exporter can point straight at it with no collector
in between. The guide is structured as:

  1. Getting the SigNoz OTLP endpoint and ingestion key, including a note for self-hosted SigNoz
  2. Configuring the OpenTelemetry Exporter, with both Console and CLI (opentelemetry.yaml) tabs
  3. Exporting traces from data connectors, with tabs for the Quarkus-based connectors and the Mongo connector
  4. Verifying traces, metrics and logs arrived
  5. Dashboards and alerts
  6. Troubleshooting the common misconfigurations

Changelog

Not applicable; documentation-only change, no user-facing product change.

Related Issues

None. Per docs/CONTRIBUTING.md, opening a docs PR without a corresponding issue is fine.

Solution and Design

  • New page docs/observability/opentelemetry/signoz-otlp-guide.mdx.
  • One entry added to the Options list in docs/observability/opentelemetry/index.mdx.
  • Screenshots added under static/img/observability/ using the signoz- prefix, converted to PNG and scaled to
    1800px wide to stay in line with the rest of that directory.
  • SigNoz and signoz added to cspell.config.yaml.

Happy to adjust the placement, wording, or screenshot set if you would rather it sit somewhere else in the
observability section.

@Nageshbansal
Nageshbansal requested a review from a team as a code owner August 24, 2026 10:11
Adds an integration guide for exporting Hasura traces, metrics and logs to
SigNoz over OTLP.

Covers the GraphQL Engine exporter via both Console and CLI, trace export from
the Quarkus and Mongo data connectors, verification of each signal, links to
SigNoz dashboard and alerting docs, and the common misconfigurations.
@Nageshbansal
Nageshbansal force-pushed the docs/signoz-otlp-integration-guide branch from f1b1fb0 to a2ba876 Compare August 24, 2026 10:22
Uses the same sidebar_position as the other guides in the section and appends
the index entry at the end of the list, rather than positioning the page ahead
of existing ones.
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.

1 participant