mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
allow configuring opentelementry callback via config file (#4916)
this is especially useful for the `enable_from_environment` option, as this allows to set a default for the whole project, instead of relying on everyone setting the environment variable
This commit is contained in:
parent
9a928d5ffb
commit
a5ff53f2ae
2 changed files with 17 additions and 0 deletions
2
changelogs/fragments/4916-opentelemetry-ini-options.yaml
Normal file
2
changelogs/fragments/4916-opentelemetry-ini-options.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- opentelemetry callback plugin - allow configuring opentelementry callback via config file (https://github.com/ansible-collections/community.general/pull/4916).
|
Loading…
Add table
Add a link
Reference in a new issue