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 --max-start-time and --min-start-time flags to tempo-cli analyse blocks command #3250

Merged
merged 6 commits into from Feb 9, 2024

Conversation

mapno
Copy link
Member

@mapno mapno commented Dec 19, 2023

What this PR does:

Add --max-start-time and --min-start-time flags to tempo-cli analyse blocks command. With these parameters the analysis can be limited to a given time range.

Checklist

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

CHANGELOG.md Outdated Show resolved Hide resolved
cmd/tempo-cli/cmd-analyse-block.go Outdated Show resolved Hide resolved
@mapno mapno force-pushed the analyse-blocks-max-start-time branch from fdaeac6 to beac967 Compare January 11, 2024 11:32
@mapno mapno merged commit 9dd1b2a into grafana:main Feb 9, 2024
15 checks passed
@mapno mapno deleted the analyse-blocks-max-start-time branch February 9, 2024 12:45
kvrhdn pushed a commit to kvrhdn/tempo that referenced this pull request Feb 26, 2024
…lyse blocks` command (grafana#3250)

* Add  flag to tempo-cli  command

* Docs

* Add min time as well

* Fix chlog

* Fix condition
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.

None yet

2 participants