Skip to content

Inconsistent Tracing Configuration: Missing insecure Field in Limitador CR #141

Description

@jsmolar

When configuring tracing for the Authorino Custom Resource (CR), it requires the following configuration:

tracing:
  endpoint: rpc://tempo.tempo.svc.cluster.local:4317
  insecure: true

However, the Limitador CR does not include the insecure field in its tracing configuration. This inconsistency raises the question of whether the omission is intentional or an oversight.

For reference, the documentation on tracing configuration can be found here: Kuadrant Tracing Configuration.

Is this discrepancy intended, or should the Limitador CR also support the insecure field for tracing configuration?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions