Skip to content

Commit

Permalink
Use the Otel SDK from its main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev committed May 15, 2023
1 parent 7e13bbe commit d9aace2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -715,3 +715,6 @@ replace github.com/prometheus/procfs => github.com/prometheus/procfs v0.8.0

// TODO(rfratto): remove once prometheus/common#472 is merged.
replace github.com/prometheus/common => github.com/grafana/prometheus-common v0.39.1-0.20230411174203-bcb00f1c26d7

//TODO(ptodev): Remove this when there is a new stable version of the otel sdk
replace go.opentelemetry.io/otel/sdk => go.opentelemetry.io/otel/sdk fadd3d6a63fe622bc3d5f08fba090e9abeb8db2e

0 comments on commit d9aace2

Please sign in to comment.