Skip to content

Improve documenation to work with serverless projects, API Key auth #78

@carsonip

Description

@carsonip

Serverless only accepts api key auth, not secret token auth.

  1. elastic-helm deployment.yaml only takes secret token and passes it to otlp/elastic with hardcoded Bearer Authorization. See https://github.com/elastic/opentelemetry-demo/blob/main/kubernetes/elastic-helm/deployment.yaml#L74
  2. docker compose flow is also broken because of https://github.com/elastic/opentelemetry-demo/blob/main/src/otelcollector/otelcol-elastic-config-extras.yaml#L7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions