Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot Forwarders #18

Open
Umaaz opened this issue Jun 27, 2023 · 1 comment
Open

Snapshot Forwarders #18

Umaaz opened this issue Jun 27, 2023 · 1 comment

Comments

@Umaaz
Copy link
Member

Umaaz commented Jun 27, 2023

Tempo supports forwarders that allow received traces to be forwarded to other services.

Deep has this functionality but it has not been updated to use snapshots.

  • distributor: needs update to create snapshot forwarders
  • config: forward config refers to otl, this should change to snapshots
  • example/test: should create a simple receiver that can be configured as a forwarder to allow testing/example
  • Change metric forwarder to be the same/similar to the dynamic types?
@Umaaz
Copy link
Member Author

Umaaz commented Jul 5, 2023

The forwarders use otl export service to export spans to external services. To replicate this we should create a public export service (or use the current grpc send service). Then use this to support exporting the data.

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

No branches or pull requests

1 participant