Transform k8sobject into expected result (Flatten status.conditions
into usable key-value pair)
#34350
Unanswered
mikhail5555
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, I am trying to transform the following log statement into an usuable format, but am unable to flatten it the way i would like, could someone be able to help out with if this tranformation is possible?
Otel collector config:
Body:
current result
Expected/wanted format:
aka
flatten status.conditions => (value) => status.conditions.[value.type] = value
Beta Was this translation helpful? Give feedback.
All reactions