This reverts commit a2193f268e.
This commit is contained in:
parent
7bd99ad2da
commit
2ee93ecc63
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ if [ "$DYNOTYPE" == "scheduler" ] || [ "$DYNOTYPE" == "run" ]; then
|
|||
# Disable Automatic Beeline integrations to prevent unnecessary
|
||||
# data from being tracked in Honeycomb
|
||||
# more info here: https://docs.honeycomb.io/getting-data-in/ruby/beeline/#using-env-variables-to-control-framework-integrations
|
||||
export HONEYCOMB_DISABLE_AUTOCONFIGURE="true"
|
||||
HONEYCOMB_DISABLE_AUTOCONFIGURE="true"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue