tempo icon indicating copy to clipboard operation
tempo copied to clipboard

Add `write trace` CLI command

Open zalegrala opened this issue 3 years ago • 1 comments
trafficstars

What this PR does:

Here we include a tempo-cli write trace command that was useful in producing a large trace for debugging limits.

Checklist

  • [ ] Tests updated
  • [ ] Documentation added
  • [ ] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

zalegrala avatar Jun 15 '22 14:06 zalegrala

Should write trace be added to the CLI page? https://github.com/grafana/tempo/blob/main/docs/tempo/website/operations/tempo_cli.md

knylander-grafana avatar Jun 22 '22 20:06 knylander-grafana

I believe this is going to require a bump of the opentelementry-proto submodule before the make vendor-check will pass. The alternative is to use an older version of the exporter, but I like that idea less.

zalegrala avatar Nov 29 '22 20:11 zalegrala

This PR 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. This pull request will be closed in 15 days if there is no new activity. Please apply keepalive label to exempt this Pull Request.

github-actions[bot] avatar Jan 29 '23 00:01 github-actions[bot]