Skip to content

be able to change log level of perses #228

@check-fate

Description

@check-fate

Hi,
Right now, the log level of perses is configured via a flag "-log.level string". Imho to be able to change this (temporarily) via the Perses CR would be helpful for finding reasons when something goes wrong.
So something like:

apiVersion: perses.dev/v1alpha1
kind: Perses
metadata:
  name: perses
spec:
  metadata:
    labels:
      instance: perses
  config:
    log_level: 'debug'

(Maybe also include other flags like "log.method-trace")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions