-
for example: sources:
my_source:
type: http_client
endpoint: https://google.com
transforms:
my_transform:
type: remap
inputs:
- my_source
source: |
# how can I get the source config attributes like:
my_source.endpoint
my_source.type |
Beta Was this translation helpful? Give feedback.
Answered by
pront
Apr 21, 2025
Replies: 1 comment 1 reply
-
@pront cloud you please have a look? thank you |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think this supported. But it would be an interesting feature.