Jaeger
v2.14.0Observabilityv2.14.0では、旧 `v1` 系のコンポーネントやストレージインターフェースが整理され、設定方式と既定値も変わります。該当する機能を利用している環境では、移行対応や設定の見直しが関係します。
影響確認 (9)
breaking残りの
v1ユーティリティの公開バージョン変更残りの
v1ユーティリティを利用している場合に適用されます。残りの
v1ユーティリティは、v2.形式のバージョンで公開されます。x. x breakingテーマセレクターのデフォルト有効化
UIのテーマセレクターを利用している場合に適用されます。
UIのテーマセレクターがデフォルトで有効になります。
breaking
storage/v1/grpcストレージインターフェースの削除storage/v1/grpcストレージインターフェースを利用している場合に適用されます。storage/v1/grpcストレージインターフェースが削除されます。breaking
remote-storageの YAML 設定への移行remote-storageを設定または利用している場合に適用されます。remote-storageは、共有のstorageconfigパッケージを使う YAML 設定へ移行します。breaking
v1collector、query、all-in-oneの削除v1collector、query、all-in-oneコンポーネントを利用している場合に適用されます。v1collector、query、all-in-oneコンポーネントが削除されます。breaking
v1/ingesterとkafka関連コードの削除v1/ingesterまたは Kafka 関連の機能を利用している場合に適用されます。v1/ingesterと、kafkaに関連するコードが削除されます。breakingCassandraストレージオプションの
namespace概念の削除非推奨の namespace 概念を使う Cassandra ストレージオプションを利用している場合に適用されます。
Cassandraのストレージオプションから、非推奨となっていた
namespaceの概念が削除されます。breaking
v1/memoryストレージ実装の削除v1/memoryストレージ実装を利用している場合に適用されます。v1/memoryストレージ実装が削除されます。breaking
v1ストレージファクトリーの削除v1ストレージファクトリーを利用している場合に適用されます。v1ストレージファクトリーが削除されます。
その他の記録済み変更 20 件すべてadditions 7 · constraints 7 · fixes 5 · value changes 1
additions (7)
- Added indexspanalias and indexservicealias for explicit aliases
- [clickhouse] implement findtraces for clickhouse storage
- [clickhouse] create materialized view to store attribute metadata
- [cassandra][v2] copy jaeger<->otlp translator from otel contrib
- [clickhouse] add
trace_id_timestampstable with materialized view - [storage][cassandra][v2] implement
getservicesandgetoperations - [clickhouse] add indexes for spans table in clickhouse storage
constraints (7)
- Memory: support otlp first-class fields in search
- [clickhouse] update findtraceids to filter by complex attributes
- [clickhouse] update
findtraceidsto filter by other primitive attributes - [clickhouse] update
findtraceidsto filter by string attributes - [clickhouse] update
findtraceidsto filter by timestamp - [clickhouse] update
findtraceidsto filter by duration - [clickhouse] implement findtraceids for clickhouse storage for primitive parameters
fixes (5)
- Fix otel collector v0.141.0 api breaking changes for toserver/toclientconn and kafka receiver/exporter
- Migrate docker-compose files to jaeger-v2 unified binary
- Fix: update replication strategy configuration in schema template
- [fix][clickhouse] optimize service and operation retrieval queries
- [fix][clickhouse] remove
namecolumn from ordering key for operations table
value changes (1)
- [clickhouse] update findtraceids to populate start and end timestamps
対応が必要なリリースが出たときに、週次メールでお知らせします。 今回の破壊的変更も、その一例です。