Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add support for OTEL collector endpoint in Promscale tracing telemetry exporter #1148

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

antekresic
Copy link
Contributor

Description

In addition to Jaeger, now Promscale can send its telemetry data to OTEL
collector endpoint. Since this is an endpoint that Promscale itself exposes,
we can actually ingest tracing data from Promscale into Promscale itself.

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

  • CHANGELOG entry for user-facing changes
  • Updated the relevant documentation

@antekresic antekresic self-assigned this Feb 14, 2022
@antekresic antekresic requested a review from a team as a code owner February 14, 2022 13:51
@antekresic antekresic requested review from JamesGuthrie and paulfantom and removed request for a team February 14, 2022 13:51
Copy link
Contributor

@JamesGuthrie JamesGuthrie left a comment

Choose a reason for hiding this comment

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

Can you fix the build failures?

pkg/tracer/trace.go Outdated Show resolved Hide resolved
pkg/runner/runner.go Outdated Show resolved Hide resolved
…y exporter

In addition to Jaeger, now Promscale can send its telemetry data to OTEL
collector endpoint. Since this is an endpoint that Promscale itself exposes,
we can actually ingest tracing data from Promscale into Promscale itself.
@antekresic antekresic enabled auto-merge (rebase) February 16, 2022 14:40
@antekresic antekresic merged commit 73d7c71 into timescale:master Feb 16, 2022
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.

4 participants