Viewing loki config along with values from runtime config

31 views
Skip to first unread message

Baskar Lingam

unread,
Jun 26, 2023, 10:40:40 AM6/26/23
to lokiproject

Description
/config of Loki read and write targets usually show the entire config used by Loki. However the fields set with runtime configuration do not appear with /config endpoint

Steps to Reproduce

  1. Bring up Loki with simple scalable mode of read and write; Inject runtime configuration for "deletion_mode: disabled"
  2. Hit /config of either read and write targets endpoint
  3. Search for deletion_mode text

Expected behavior
"deletion_mode" under limits_config is supposed to contain disabled but still the default value of "filter-and-delete" is present

Environment:

  • GKE
  • kustomize
  • Loki version 2.8.2
Reply all
Reply to author
Forward
0 new messages