grafana / tempo

Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
https://grafana.com/oss/tempo/
GNU Affero General Public License v3.0
3.9k stars 508 forks source link

Module path needs to be updated with '/v2' #3817

Closed beauji1116jbn closed 3 days ago

beauji1116jbn commented 2 months ago

Currently this repo doesn't work correctly with "go get" because the module name is not compatible with the current major version. Please help to update the module path, like you did in the Loki project: https://github.com/grafana/loki/blob/main/go.mod#L1

joe-elliott commented 2 months ago

Sure, I'd accept this PR as long as it doesn't impact our build and testing processes.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed after 15 days if there is no new activity. Please apply keepalive label to exempt this Issue.