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

Tempo: add dedicated columns to block analyze #2994

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

joe-elliott
Copy link
Member

What this PR does:
Adds support for dedicated columns to the analyze block(s) cli command.

Now when calculating total column size the commands will include dedicated columns if they exist.

Signed-off-by: Joe Elliott <[email protected]>
Copy link
Member

@mapno mapno left a comment

Choose a reason for hiding this comment

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

Nice addition

Signed-off-by: Joe Elliott <[email protected]>
@joe-elliott joe-elliott merged commit b3c9826 into grafana:main Oct 10, 2023
yvrhdn pushed a commit that referenced this pull request Oct 11, 2023
* disable parquet trace index by default (#2990)

* Update parquet-go to include page header caching fix (#2981)

* Tempo: add dedicated columns to block analyze (#2994)

* adde dedicated columns to block analysize

Signed-off-by: Joe Elliott <[email protected]>

* load

Signed-off-by: Joe Elliott <[email protected]>

* lint

Signed-off-by: Joe Elliott <[email protected]>

---------

Signed-off-by: Joe Elliott <[email protected]>

* Bump jaeger-query docker image to 1.50 (#2998)

Signed-off-by: Pavol Loffay <[email protected]>

* TraceQL: Experimental "not structural" operators (#2993)

* first pass add

Signed-off-by: Joe Elliott <[email protected]>

* fix and tests

Signed-off-by: Joe Elliott <[email protected]>

* removed ancestor/descendant due to parsing issues

Signed-off-by: Joe Elliott <[email protected]>

* added tempodb lvl tests

Signed-off-by: Joe Elliott <[email protected]>

* parse tests

Signed-off-by: Joe Elliott <[email protected]>

* consolidated code

Signed-off-by: Joe Elliott <[email protected]>

* tests

Signed-off-by: Joe Elliott <[email protected]>

* docs

Signed-off-by: Joe Elliott <[email protected]>

* changelog

Signed-off-by: Joe Elliott <[email protected]>

* not ancestor/descendant

Signed-off-by: Joe Elliott <[email protected]>

* tempodb tests and docs

Signed-off-by: Joe Elliott <[email protected]>

* remove load

Signed-off-by: Joe Elliott <[email protected]>

* Apply suggestions from code review

Co-authored-by: Kim Nylander <[email protected]>

---------

Signed-off-by: Joe Elliott <[email protected]>
Co-authored-by: Kim Nylander <[email protected]>

* Update dskit (#3002)

* Update dskit

* fmt

* Update prometheus to latest release v2.47.1 (c4d1a8b) (#3001)

* Update prometheus to latest release v2.47.1 (c4d1a8b)

I ran
```
go get github.com/prometheus/prometheus@c4d1a8b
```
And fixed any compilation issues

* Checkin .test files from prometheus

* go mod tidy

* More fixes

* Final set of fixes? 🤞

* Lint

---------

Co-authored-by: Mario <[email protected]>

---------

Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Pavol Loffay <[email protected]>
Co-authored-by: Martin Disibio <[email protected]>
Co-authored-by: Mario <[email protected]>
Co-authored-by: Joe Elliott <[email protected]>
Co-authored-by: Pavol Loffay <[email protected]>
Co-authored-by: Kim Nylander <[email protected]>
sonisr pushed a commit to sonisr/tempo that referenced this pull request Oct 11, 2023
* adde dedicated columns to block analysize

Signed-off-by: Joe Elliott <[email protected]>

* load

Signed-off-by: Joe Elliott <[email protected]>

* lint

Signed-off-by: Joe Elliott <[email protected]>

---------

Signed-off-by: Joe Elliott <[email protected]>
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.

3 participants