Skip to content

docs: deprecate fastrace-jaeger and fastrace-datadog#187

Merged
tisonkun merged 3 commits into
fast:mainfrom
Phoenix500526:isseu/186
Jun 16, 2026
Merged

docs: deprecate fastrace-jaeger and fastrace-datadog#187
tisonkun merged 3 commits into
fast:mainfrom
Phoenix500526:isseu/186

Conversation

@Phoenix500526

Copy link
Copy Markdown
Contributor

Closes: #186

Closes: fast#186
Signed-off-by: Jiawei Zhao <Phoenix500526@163.com>
@Phoenix500526

Copy link
Copy Markdown
Contributor Author

@tisonkun

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR deprecates the fastrace-jaeger and fastrace-datadog crates in favor of fastrace-opentelemetry, aligning the project’s guidance with OTLP-native ingestion paths (Jaeger v1.35+ and Datadog Agent OTLP ingest).

Changes:

  • Added prominent deprecation notices to both crate READMEs, pointing users to fastrace-opentelemetry.
  • Added migration guidance (including an OTLP-based reporter example) for Datadog, and a brief migration note for Jaeger.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
fastrace-jaeger/README.md Adds a deprecation warning and brief migration pointer to fastrace-opentelemetry.
fastrace-datadog/README.md Adds a deprecation warning plus a more detailed OTLP migration section and example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread fastrace-jaeger/README.md Outdated
Comment thread fastrace-datadog/README.md Outdated
Signed-off-by: tison <wander4096@gmail.com>

@tisonkun tisonkun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

Pushed two follow-up commits.

You may test if the example code can compile the next time.

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun merged commit fb6d888 into fast:main Jun 16, 2026
11 checks passed
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.

Use jaeger protos rather than thrift

3 participants