how to enable extension trace from apiserver in chart #153
Unanswered
yingxin-gh
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The default configuration already displays audit. The "Extension trace" is a new feature that allows you to integrate trace data from other sources, which is currently not very well-documented yet. The DEPLOY.md guide should have already configured all the required default settings to show audit and events in the trace. If it doesn't, please check each step in the deployment chain:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Install kelemetry by helm, but can not see the audit event in k8s resource trace. It can see the audit event by kind setup to uncomment the extension trace config in tfconfig.yaml. How to enable or config them in helm install ?
User story
No response
Beta Was this translation helpful? Give feedback.
All reactions