Open ResuBaka opened 3 months ago
This issue has not had any activity in the past 30 days, so the needs-attention
label has been added to it.
If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue.
The needs-attention
label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity.
Thank you for your contributions!
What's wrong?
When you try to use the format function to crate a new string and one of the arguments is the contents of the local.file you get something like this back {%!s(bool=false) contents_of_the_file}:15692 when you use format("%s:%s", local.file.file.content, "15692"). This does not happen when you use for example join to combine both strings.
Steps to reproduce
Crate a alloy config which locks something like this as added below.
System information
No response
Software version
Grafana Alloy 1.3.0
Configuration
Logs
No response