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

[DOC] Release notes for 2.6 #3968

Closed
knylander-grafana opened this issue Aug 14, 2024 · 4 comments · Fixed by #4048
Closed

[DOC] Release notes for 2.6 #3968

knylander-grafana opened this issue Aug 14, 2024 · 4 comments · Fixed by #4048
Assignees
Labels
type/docs Improvements or additions to documentation

Comments

@knylander-grafana
Copy link
Contributor

knylander-grafana commented Aug 14, 2024

Topic:

  • TraceQL events, links, and arrays (with autocomplete for both)
  • Exemplars (Grafana doesn't support it yet) - Refers to exemplars of traces from a TraceQL Metric query. We should add / update content about exemplars in our intro section
  • Tag name filtering (Grafana doesn't support it yet)
  • Performance improvements - lots of things here
    • Polling and memory improvements
    • Digesters improvements
    • Total cost of ownership increases - Metrics performance
    • Blockmeta performance improvements with dedicated columns (Zach Leslie SME)
  • Adding cache
  • Add the ability to flush RF1 (replication factor 1) blocks for metrics and anyone running metrics should use it.
    • Marty and Mario worked on this.
    • Configuration parameters. Provide examples of config and benefits for using it.
    • Normally things are RF3, we're moving to RF1. You end up with a lot of duplicate info - hard to do with dedup etc. So we're moving to RF1 to help with this for metrics.
    • native histograms - Add docs for native histograms in the generator #3929

Two biggest ones are events and links -- attributes and intrinsics that come with it.
Arrays as well because of vParquet 4. We implicitly support arrays now.

Timeline: Possibly 2 weeks

Related issues:

@knylander-grafana knylander-grafana added the type/docs Improvements or additions to documentation label Aug 14, 2024
@knylander-grafana knylander-grafana self-assigned this Aug 14, 2024
@jSwanson99
Copy link

just curious, what does this point mean?
"Exemplars (Grafana doesn't support it yet)"
What about this impl of exemplars is not yet supported by grafana?

@javiermolinar
Copy link
Contributor

just curious, what does this point mean? "Exemplars (Grafana doesn't support it yet)" What about this impl of exemplars is not yet supported by grafana?

Is refering to exemplars of traces from a TraceQL Metric query

@knylander-grafana
Copy link
Contributor Author

Thank you for the question and the answer. Sorry about the rough description. They are my notes from a team meeting for what might be in the release notes.

@knylander-grafana
Copy link
Contributor Author

Mario updated the tempo-distributed Helm chart for the 2.6 release: grafana/helm-charts#3296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants