Skip to content

docs: regenerate config reference for [server.metrics].request_labels #554

@staging-devin-ai-integration

Description

The auto-generated config reference (docs/src/content/docs/reference/configuration-generated.md, built by just gen-docs-reference from schema_for!(Config)) does not yet document the new server.metrics.request_labels block or the X-StreamKit-Service header contract introduced in #545.

PR #545 intentionally scoped its changes to Rust under apps/skit/ and left docs/ to the docs/observability sibling effort, so the generated reference is stale.

Action: run just gen-docs-reference and commit the resulting diff so operators can discover request_labels, and so the next person running the generator doesn't bundle an unrelated diff into a future PR.

Found via review of #545.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions