Skip to content

Discussion: priority on environment variable vs compiling time value #1225

@TommyCpp

Description

@TommyCpp

Most of our creates generally allow two ways to configure values:

  • Use environment variable fetched during runtime
  • User provided value during compiling time(with_xxx)

However, this is unclear when both of the configurations present which one should take priority. Regardless we should align on this and use it as a tenet across all our creates.

cc @open-telemetry/rust-approvers

Metadata

Metadata

Assignees

Labels

A-commonArea:common issues that not related to specific pillar

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions