Skip to content

Add a way to track the source of configuration parameters #29

Description

@chshersh

It's extremely useful for diagnostic purposes to understand where a particular setting came from:

  • Default static configuration
  • Configuration file
  • Environment variables
  • CLI options

Prior art:

  • trial: The trial package provides a data structure that allows tracking the source of config and printing this info to terminal

We would like to have this feature in Iris. This ticket is mostly about gathering ideas and designing the implementation.

Any ideas are welcome!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions