File tempo-cli.changes of Package tempo-cli
-------------------------------------------------------------------
Thu Aug 07 05:24:55 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.8.2:
No CLI-related changes in this release
-------------------------------------------------------------------
Thu Jun 19 06:35:37 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.8.1:
No CLI-related changes in this release
-------------------------------------------------------------------
Wed Jun 11 04:40:05 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.8.0:
CLI-related changes in the changelog
* [tempo-cli] Fix rewrite-traces logger (#5047)
* [tempo-cli] Replace fmt.Print with logger, continue on error in
`rewrite-blocks` (#5043)
* [tempo-cli] Improve speed when dropping multiple traces (#5002)
* Sub-command for tempo-cli to generate attribute indexes (#4944)
The list of changed dependencies is very long (as it not only
covers the CLI) and can be found in the release notes
https://github.com/grafana/tempo/releases/tag/v2.8.0
-------------------------------------------------------------------
Tue Mar 25 20:38:07 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 2.7.2:
* Bugfixes
- [BUGFIX] Fix rare panic that occurred when a querier modified
results from ingesters/generators while they were being
marshalled to proto. #4790 (@joe-elliott)
- This bug also impacted query correctness on recent trace data
by returning incomplete results before they were ready.
-------------------------------------------------------------------
Sun Feb 16 10:00:10 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 2.7.1:
* [release-v2.7] Set gRPC compression default to snappy in all
cases (#4701)
* [release-v2.7] [DOC] Updated TraceQL doc with an example for
arrays (#4672)
* [release-v2.7] Add basic cluster sizing for Tempo doc (#4670)
* [release-v2.7] [DOC] Update quick start guide to include
missing step (#4658)
* [release-v2.7] [DOC] Update gRPC compressiong admonition
(#4645)
* [release-v2.7] [DOC] Share trace structure from docs (#4637)
* Update serverless_aws.md (#4631)
* [release-v2.7] Update cardinality.md (#4636)
* [release-v2.7] [DOC] Update gRPC compression documentation
(#4634)
* [release-v2.7] [DOC] Add flush_to_storage to metrics-gen config
doc (#4630)
* [release-v2.7] [DOC] Restructure operations and manage docs
(#4628)
* [release-v2.7] [DOC] Fix technical debt and improve reading
scores (#4594)
* [release-v2.7] [DOC] Add blog link; update instrumentation
scope doc (#4577)
* [release-v2.7] Add doc for max_span_attr_byte and restructure
troubleshoot doc (#4561)
* [release-v2.7] [DOC] Update upgrade considerations for 2.7
(#4560)
* [release-v2.7] [DOC] Fix typo in Upgrade doc (#4557)
* [release-v2.7] ]DOC] Tempo 2.7 release notes (#4549)
* [release-v2.7] [DOC] Update examples to TraceQL doc (#4547)
* [release-v2.7] [DOC] Add zone-aware ingesters doc (#4548)
-------------------------------------------------------------------
Tue Jan 14 05:46:24 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 2.7.0:
Please check the full changelog for the breaking changes:
https://github.com/grafana/tempo/releases/tag/v2.7.0
CLI-related changes:
* [release-v2.7] Changelog cleanup 2.7.0 (#4544)
* [DOC] Add clarification for metrics summary and traceQL metrics
(#4316)
* tempo-cli: support dropping multiple traces in a single
operation (#4266)
* docs: Remove duplicated examples (#4295)
* docs: mark serverless as deprecated (#4017)
* docs: Update readme with explore traces info (#4263)
* Docs: fix trace:rootService example code (#4265)
* doc: correct traceQL metrics documentation (#4252)
* Fix tempo cli arguments (#4259)
* [DOC] Update metrics query docs with examples, more details
(#4248)
* [DOC] Update local-block processor config for 2.6 changes
(#4223)
* [DOC] Add 2.6.1 breaking change to Upgrade page (#4215)
* [DOC] Add deprecation for metrics summary (#4193)
* [DOC] Fix wrong date command in push HTTP API doc (#4206)
* [DOC] Remove traceQLStreaming feature flag (#4188)
* [DOC] Add 2.6.1 to release notes (#4191)
* [DOC] Update statement for metrics-generator for Cloud (#4151)
* [DOC] Update metrics for Alloy troubleshooting doc (#4137)
* [docs] use proper default value for grpc server message size
(#4133)
* [DOC] Clarify Parquet requirements in 2.6 (#4135)
* tempo-cli: add support for /api/v2/traces endpoint (#4127)
* [DOC] Add other attributes to trace structure doc (#4106)
* Fix cli analyse block dedicated text output (#4055)
* [DOC] Release notes for 2.6 (#4048)
* [DOC] TraceQL, metrics-gen, and overrides doc updates for 2.6
(#4041)
* [DOC] Convert monitor, troubleshoot, set up test app to Alloy
(#4026)
* [DOC] Add vParquet4 to analyse blocks CLI and update parquet
doc (#4033)
* [Doc] Update retrieve traces doc to use Traces V2 (#4037)
* [DOC] Add doc for compare function for metrics doc (#4024)
* [DOC] Update query editor content and screenshots (#3986)
* [DOC] operator: clarify supported Kubernetes versions (#4019)
* [DOC] Correct Jaeger spelling mistake (#4015)
* [cli] add jsonnet support to analyse blocks (#4012)
-------------------------------------------------------------------
Wed Oct 16 08:40:39 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.6.1:
* tempo-query: register gRPC health server (#4178) (#4186)
* [release-v2.6] Support Tempo on IBM s390x (#4185)
* fix: bring back content-type header (#4123) (#4184)
* tempo-query: separate tls settings for server and client
(#4177) (#4183)
* [release-v2.6] docs: Add EKS Pod Identity as supported (#4174)
* Backport tempo-query changes to 2.6 (#4170)
* [release-v2.6] [DOC] Fix broken links in Alloy docs (#4169)
* [release-v2.6] [DOC] Update statement for metrics-generator for
Cloud (#4164)
* [release-v2.6] Fix typo in gcs configuration comment (#4150)
* [release-v2.6] Fixed a small typo in Tempo set up documentation
(#4145)
* [release-v2.6] [DOC] Add other attributes to trace structure
doc (#4108)
* [release-v2.6] Update and remove old images in Linux set up doc
(#4071)
* [release-v2.6] docs: Getting started sandbox (#4070)
* [release-v2.6] Add blog post links to rel notes (#4059)
* [release-v2.6] [DOC] TraceQL, metrics-gen, and overrides doc
updates for 2.6 (#4054)
* Use canonical centering an image example (#4043) (#4051)
* [release-v2.6] [DOC] Release notes for 2.6 (#4050)
* [release-v2.6] [DOC] Convert monitor, troubleshoot, set up test
app to Alloy (#4049)
-------------------------------------------------------------------
Sat Sep 14 14:25:46 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.6.0:
https://github.com/grafana/tempo/releases/tag/v2.6.0
CLI-related changes:
* [ENHANCEMENT] Added a Tempo CLI command to drop traces by id by
rewriting blocks. #3856 (@joe-elliott)
* [ENHANCEMENT] Add vParquet4 support to the tempo-cli analyse
blocks command #3868 (@stoewer)
* [ENHANCEMENT] Expose availability-zone as a cli flag in
ingester #3881
-------------------------------------------------------------------
Sat Jun 01 09:13:28 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.5.0:
https://github.com/grafana/tempo/releases/tag/v2.5.0
CLI-related changes:
* [ENHANCEMENT] Tempo CLI - add percentage support for query
blocks #3697 #3697 (@edgarkz)
-------------------------------------------------------------------
Sat May 18 09:44:43 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.4.2:
* Pin the goreleaser version for Go version support (#3674)
* Bump x/net package to 0.24/latest (#3614)
* [release-v2.4] Update set-up-monitoring.md (#3625)
* [release-v2.4] Remove incorrect query (#3608)
* [release-v2.4] [DOC] Revised Tune search performance doc
(#3595)
* [release-v2.4] [DOC] Fix linter-related issues (#3581)
* [release-v2.4] Replace ß with s (#3578)
* [release-v2.4] [DOC] Add note for Grafana Alloy (#3565)
* [release-v2.4] [DOC] Update monitoring doc (#3550)
* [release-v2.4] Fix a broken link in tail-based-sampling.md
(#3545)
* [release-v2.4] [DOC] Tempo landing page for docs (#3549)
* [release-v2.4] Outdated documentation setting up a test app
(#3533)
* [release-v2.4] [DOC] Add 2.4.1 release notes (#3518)
* [release-v2.4] [DOC] Document Tempo Operator Monolithic mode
(#3519)
* [release-v2.4] [DOC] document Grafana data source setup using
Grafana and Tempo operators (#3520)
* [release-v2.4] Doc update (#3521)
-------------------------------------------------------------------
Mon Apr 8 11:48:52 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package tempo-cli: CLI for the Grafana Tempo tracing backend