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
What did you expect to see?
A clear and concise description of what you expected to see.
Everything is ready. Begin running and processing data.
What did you see instead?
A clear and concise description of what you saw instead.
Error: failed to build extensions: failed to create extension "basicauth/metrics": no credential source provided
2023/12/15 08:42:11 collector server run finished with error: failed to build extensions: failed to create extension "basicauth/metrics": no credential source provided
Error: failed to build pipelines: failed to create "prometheusremotewrite" exporter for data type "metrics": invalid endpoint
2023/12/15 08:39:45 collector server run finished with error: failed to build pipelines: failed to create "prometheusremotewrite" exporter for data type "metrics": invalid endpoint
Error: failed to build pipelines: failed to create "attributes" processor, in pipeline "metrics": error creating AttrProc. Either field "value", "from_attribute" or "from_context" setting must be specified for 0-th action
2023/12/15 08:37:51 collector server run finished with error: failed to build pipelines: failed to create "attributes" processor, in pipeline "metrics": error creating AttrProc. Either field "value", "from_attribute" or "from_context" setting must be specified for 0-th action
What version did you use?
Version: (e.g., v0.4.0, 1eb551b, etc) v0.90.1 What config did you use?
Config: (e.g. the yaml config file)
attaching config file with comments of variables not working
validate config file not returning any output working or non working config file
./otelcol-contrib validate --config=file:./configdev.yaml
:>./otelcol-contrib -v
otelcol-contrib version 0.91.0
@systems1 Is this still an issue? I edited your issue description for clarity. I am not able to reproduce, and, as it currently stands it is hard to understand what went wrong. Could you let us know if this is still causing trouble?
#10161 is closed. I am going to close this since we were unable to reproduce, but if you have more details that can help us reproduce please let me know @systems1 and I can reopen this. Tahnks!
Describe the bug
A clear and concise description of what the bug is.
bash shell ,environment values not interpolating in config.yaml
Steps to reproduce
If possible, provide a recipe for reproducing the error.
use grafana.com prometheus client_auth config file
What did you expect to see?
A clear and concise description of what you expected to see.
Everything is ready. Begin running and processing data.
What did you see instead?
A clear and concise description of what you saw instead.
What version did you use?
Version: (e.g.,
v0.4.0
,1eb551b
, etc)v0.90.1
What config did you use?
Config: (e.g. the yaml config file)
attaching config file with comments of variables not working
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
ubuntu 20 ,bash
Additional context
Add any other context about the problem here.
http://localhost:13133 didnt work
http://localhost:55679 didnt work
http://localhost:8888/metrics works
configdev.yaml.txt
#5228 (comment)
The text was updated successfully, but these errors were encountered: