You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addition of traceability require the setting of several Environment variable to make the export to Jaeger to work properly. THis should be reflected in the BlueAPI Documentation
e.g. at startup using the format
docker run -d --rm -e OLTP_FOO=true -e OLTP_BAR=false blueapi:latest
The text was updated successfully, but these errors were encountered:
The addition of traceability require the setting of several Environment variable to make the export to Jaeger to work properly. THis should be reflected in the BlueAPI Documentation
e.g. at startup using the format
docker run -d --rm -e OLTP_FOO=true -e OLTP_BAR=false blueapi:latest
The text was updated successfully, but these errors were encountered: