Fabian Wallwitz
Fabian Wallwitz
Can u make some screen shots from gui and provide it via the wiki here. Can every user set and chanhe his ladning page by itself?
### Component(s) receiver/collectd ### Is your feature request related to a problem? Please describe. When debugging if collectd is properly configured and loading i would epect an logs in debug...
Seems like that Graal compile fails because of classes shall or should not be reachable at compile time and runtime. A cfg entry in in oracle reachabiloity github repo is...
https://github.com/open-telemetry/opamp-go/blob/c7fc5850ffdf65e97a39b080d73f1f23346bf52a/internal/examples/server/opampsrv/opampsrv.go#L58 pins loop back which fails for containerized setups where 0.0.0.0 is required. Please change to that or at least allow to configure the listening ip
In https://github.com/grpc/grpc/blob/master/doc/naming.md the documentation says that you can bind several network interfaces (ipv4 and ipv6) as otlp http and grpc listener / receiver: Actually none of the shemas documented i...
According to doc https://github.com/Azure/azure-dev#set-up-shell-completion "azd completion bash --help" does show dedicated help - but does not - juts genersl cmd line help "azd completion bash" onloy outrputs completion script without...
Followed all debug steps of https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/appservice.md until i found an unexplainable issue ats startup_ ---------- 2024/07/27 11:24:47 main.go:50: Retry: response 200 2024/07/27 11:24:47 main.go:50: Retry: exit due to non-retriable status...
Allow users to have their personal preference for developer settings but storing cfg to Cookie as persistent state each time it changes and restore on session start (login) This shall...
Only show and allow developer settings api when user is authorized Impl: api change on backend: require oauth scope for developer settings modification frontend change: render developer settings when oauth...
see https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34321