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
Is your feature request related to a problem? Please describe.
We are using kube-fluentd-operator and we have issue to forword log to dynatrace because fluent-plugin-dynatrace is not installed.
for moment, I'm building another image based on your image and add fluent-plugin-dynatrace, and I hope that you can add fluent-plugin-dynatrace to base-image.
Thank you
Describe the solution you'd like
add
gem 'fluent-plugin-dynatrace', '0.2.0'
to base-image/Gemfile
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We are using kube-fluentd-operator and we have issue to forword log to dynatrace because fluent-plugin-dynatrace is not installed.
for moment, I'm building another image based on your image and add fluent-plugin-dynatrace, and I hope that you can add fluent-plugin-dynatrace to base-image.
Thank you
Describe the solution you'd like
add
gem 'fluent-plugin-dynatrace', '0.2.0'
to base-image/Gemfile
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: