hasura / hasura/graphql-engine

OpenTelemetry Traces for Enterprise

Open
#9,565 0 comments 0 reactions 2 assignees Claimed by @manasag View on GitHub
enterprise k/enhancement public-roadmap
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

## Feature Description

Hasura has instrumented all API queries, mutations and subscriptions with the [OpenTelemetry](https://opentelemetry.io/docs/concepts/signals/traces/) format. These traces can be exported directly from your Hasura instances to your observability tool that supports OpenTelemetry traces

## User value / outcome

Traces can be used to identify where performance bottlenecks are happening. Trace propagation can be used to track the journey of a request from your application to Hasura and to other services.

## Current status (design, alpha, beta etc.)

Beta, available from `v2.18.0`

## Resources (e.g. RFCs)

Docs: https://hasura.io/docs/latest/enterprise/opentelemetry/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.