Skip to content

Commit

Permalink
Update feature-overview.md
Browse files Browse the repository at this point in the history
Issue authzed/spicedb#14 was closed in March - so updated docs to reflect that any OpenTelemetry Collector can be used.
  • Loading branch information
winstaan74 authored Oct 19, 2023
1 parent ca39030 commit 0cba033
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/spicedb/feature-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,9 @@ Available metrics include operational information about the Go runtime and servi

### Tracing

Every entrypoint that runs an API server is instrumented to support [OpenTelemetry][otel] for distributed tracing.
Currently, [only Jaeger is supported][otel-collector-issue], but in the future, SpiceDB will support generic [OpenTelemetry Collectors][otel-collector].
Every entrypoint that runs an API server is instrumented to support [OpenTelemetry][otel] for distributed tracing. SpiceDB supports generic [OpenTelemetry Collectors][otel-collector].

[otel]: https://opentelemetry.io
[otel-collector-issue]: https://github.com/authzed/spicedb/issues/14
[otel-collector]: https://opentelemetry.io/docs/collector/

## Available Integrations
Expand Down

0 comments on commit 0cba033

Please sign in to comment.