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

add local backend to cli #302

Merged
merged 1 commit into from
Nov 2, 2020
Merged

add local backend to cli #302

merged 1 commit into from
Nov 2, 2020

Conversation

calvernaz
Copy link
Contributor

@calvernaz calvernaz commented Nov 1, 2020

What this PR does:

Adds local backend support to tempo-cli. After following up with the discussions made #236 and #281 I thought it would be nice to have the local backend support so it would be easier to fiddle around.

Example:

bin/tempo-cli -backend=local -bucket=<absolute-path or relative path>/example-data/tempo \
-tenant-id=single-tenant -block-id e0ff6495-6d13-4c0e-a704-938384a9dcac

It uses the bucket option as the path to the local backend.

Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

Very nice. Thanks!

@joe-elliott joe-elliott merged commit 806439d into grafana:master Nov 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants