Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we please switch to --log-format=json for parsing by logging providers like datadog? #12

Open
0AdityaD opened this issue Jun 22, 2022 · 0 comments

Comments

@0AdityaD
Copy link

opta-agent/startup.sh

Lines 12 to 20 in 8c6f175

kopf run handlers.py --liveness=http://0.0.0.0:8080/healthz --verbose --log-format=full --namespace=!kube-system,!linkerd
fi
if [[ -n ${DEBUG} ]]; then
echo "Running debug mode"
kopf run handlers.py --liveness=http://0.0.0.0:8080/healthz --debug --log-format=full --namespace=!kube-system,!linkerd
fi
kopf run handlers.py --liveness=http://0.0.0.0:8080/healthz --log-format=full --namespace=!kube-system,!linkerd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant