-
Notifications
You must be signed in to change notification settings - Fork 256
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
[summerospp]add fluentbit opentelemetry plugin #890
Conversation
Signed-off-by: 刘帅军 <liudonglan@liudonglandeMacBook-Pro.local>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, can you check the failing test?
@@ -156,6 +156,42 @@ spec: | |||
plugin. | |||
type: string | |||
type: object | |||
opentelemetry: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sjliu1 Still opentelemetry
, You'll need to regenerate the yaml by make test
And the opentelemetry
in the helm chart needs to be changed to openTelemetry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I have done it.
Signed-off-by: 刘帅军 <liudonglan@192.168.2.101>
Can the docs here https://github.com/fluent/fluent-operator/blob/master/docs/plugins/fluentbit/index.md be generated by |
Yes, it can be generated automatically. |
@sjliu1 You'll need to update the docs as well |
Signed-off-by: 刘帅军 <liudonglan@192.168.2.101>
Signed-off-by: Elon Cheng <dehaocheng@kubesphere.io>
Signed-off-by: SjLiu <139106424+sjliu1@users.noreply.github.com>
|
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduced a user-facing change?
Additional documentation, usage docs, etc.: