Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Conversation

@AbhiPrasad
Copy link
Member

Fixes #733

Example implementation (with me misspelling propagator everywhere): getsentry/sentry-javascript#6095

@vercel
Copy link

vercel bot commented Nov 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
develop ✅ Ready (Inspect) Visit Preview Nov 2, 2022 at 2:57PM (UTC)

import { Context, TextMapPropagator } from "@opentelemetry/api";
import { SpanContext } from "@opentelemetry/api";

export class SentryPropogator implements TextMapPropagator {
Copy link
Member

Choose a reason for hiding this comment

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

Propogator- alarm :D

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) November 2, 2022 14:55
@AbhiPrasad AbhiPrasad merged commit a4047ae into master Nov 2, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-span-propagator-spec branch November 2, 2022 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPEC] OpenTelemetry Propagators

3 participants