Skip to content

Commit

Permalink
Updates port for gRPC OTEL
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksym Makuch committed Jun 5, 2024
1 parent 27c627f commit f103ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sending-data/platforms/opentelemetry/opentelemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If your codebase is already instrumented with [OpenTelemetry](https://openteleme
* `otel.baselime.io/v1/traces` - traces
* `otel.baselime.io/v1/metrics` - metrics
* `otel.baselime.io/v1/logs` - logs
* gRPC: `otel-ingest.baselime.io:4317`
* gRPC: `otel-ingest.baselime.io:8443`

### Headers
```yaml
Expand Down

0 comments on commit f103ca8

Please sign in to comment.