Skip to content

Typo in Traefik V3 schema - otlplogs should be otlpLogs #5244

@luckman212

Description

@luckman212

Area with issue?

JSON Schema

✔️ Expected Behavior

I noticed while working in VSCode today that I was being flagged for the valid YAML below:

experimental:
  otlpLogs: true

Turns out, there's a case mismatch between the schema at https://www.schemastore.org/traefik-v3.json and the official Traefik Docs here.

So staticExperimental.properties.otlplogs should be staticExperimental.properties.otlpLogs

Screenshot

Image

IDE or code editor.

Visual Studio Code

Are you making a PR for this?

Yes, I created #5245

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions