Skip to content

[OpenTelemetry] actualize rr.otel config #703

@gam6itko

Description

@gam6itko

In Spiral docs we have inconvinience with RR docs

I use version 2024.1.2 for me the right config is

otel:
  resource:
    service_name: "rr_test"
    service_version: "1.0.0"
    service_namespace: "RR-Shop"
    service_instance_id: "UUID"
  insecure: true
  compress: false
  exporter: otlp
  endpoint: 127.0.0.1:4318 # NOTICE! http port not gRPC!

We need to correct it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions