Skip to content

Commit

Permalink
Remove mention to HA
Browse files Browse the repository at this point in the history
  • Loading branch information
rdettai committed Jan 8, 2025
1 parent 9e9bcc7 commit 2907038
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/distributed-tracing/otel-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ search_settings:
## Known limitations

There are a few limitations on the current distributed tracing setup in Quickwit 0.9:
- The OTLP gRPC service does not provide High-Availability and High-Durability. This will be fixed in 0.10.
- OTLP HTTP is only available with the Binary Protobuf Encoding. OTLP HTTP with JSON encoding is not planned yet, but this can be easily fixed in the next version. Please open an issue if you need this feature.
- The OTLP gRPC service does not provide High-Durability. This will be fixed in 0.10.
- OTLP HTTP is only available with the Binary Protobuf Encoding. OTLP HTTP with JSON encoding is not planned yet, but this can be easily fixed in the next version. Please open an issue if you need this feature.

If you are interested in new features or discovered other limitations, please open an issue on [GitHub](https://github.com/quickwit-oss/quickwit).
2 changes: 1 addition & 1 deletion docs/log-management/otel-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You can also send traces to Quickwit that you can visualize in Jaeger UI, as exp
## Known limitations

There are a few limitations on the log management setup in Quickwit 0.9:
- The ingest API does not provide High-Availability and High-Durability. This will be fixed in 0.10.
- The ingest API does not provide High-Durability. This will be fixed in 0.10.
- OTLP HTTP is only available with the Binary Protobuf Encoding. OTLP HTTP with JSON encoding is not planned yet, but this can be easily fixed in the next version. Please open an issue if you need this feature.

If you are interested in new features or discover other limitations, please open an issue on [GitHub](https://github.com/quickwit-oss/quickwit).

0 comments on commit 2907038

Please sign in to comment.