Paschalis Tsilias
Paschalis Tsilias
Hey there @nlamirault! Thanks for opening an issue. Ι think this might be an interesting place to start introducing more OTel exporters! Would you be willing to contribute this as...
It sounds like an interesting idea; I'm trying to understand if the same effect could be achieved by using the [attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/b2327211df976e0a57ef0425493448988772a16b/processor/attributesprocessor#attributes-processor) to drop the high-cardinality attributes before the spanmetrics are...
While this seems interesting, this is already something that people can add with extraEnv in their values.yaml, right? Before making this the default for _all_ users, I'd personally like to...
cc @mattdurham who was also planning to experiment with these values.
Hey there 👋 thanks for opening an issue! In the past, we've toyed with the idea of adding [variables/aliases](https://github.com/grafana/alloy/issues/154) to Alloy's configuration syntax, so that expressions could be used to...
Could you help me brainstorm how another solution would look?
Hey there, thank you for opening a PR on the Alloy repo! Could you explain more about what we're trying to achieve here? Did you have an issue with the...
Thanks for the suggestion, adding this to the list of possible UI improvements! There are already thoughts about moving away from D3.js for the graph view (#2566), maybe the replacement...
> What should the behavior be if a user has two inspect stages in the same component? One idea is to have the `inspect` block use an optional label; so...
I'm closing this as `wontfix`. For now we have removed the problematic bundled ebpf_exporter that was using gobpf/bcc. If we bring this back, we should look into either using cloudflare/ebpf_exporter's...