Skip to content

Commit

Permalink
Merge pull request #169 from winstaan74/patch-1
Browse files Browse the repository at this point in the history
Update feature-overview.md
  • Loading branch information
vroldanbet authored Jan 23, 2024
2 parents 300ddc6 + 0cba033 commit eb4b1ef
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

1 comment on commit eb4b1ef

@vercel
Copy link

@vercel vercel bot commented on eb4b1ef Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-authzed.vercel.app
docs.authzed.com
docs-git-main-authzed.vercel.app

Please sign in to comment.