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
I tried implementing this using the existing processor.customMarkers config and modified templates like the examples, but it seems like the markers are not matched if they are followed by an equals sign.
The text was updated successfully, but these errors were encountered:
Allow custom markers to have a value like kubebuilder markers.
Motivation is to define an
env
custom marker to generate an extra column with the equivalent environment variable name.I tried implementing this using the existing
processor.customMarkers
config and modified templates like the examples, but it seems like the markers are not matched if they are followed by an equals sign.The text was updated successfully, but these errors were encountered: