Skip to content

User Cluster MLA documentation is missing grafana.ini configuration #1877

Open
@embik

Description

@embik

It seems that our User Cluster MLA admin instructions are missing crucial information on how to set up Grafana properly. The basic snippet that is missing is this:

grafana:
  grafana.ini:
    server:
      domain: <domain>
      root_url: https://<domain>/

Without it, Grafana tries to redirect to localhost:3000 when e.g. changing orgs. Seems like something we should document somewhere.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions