Eric Huang

Results 25 comments of Eric Huang

Hi @ptodev, thanks for response. Basically, yes, and I think present alloy component could not handle multiple URL paths easily. Multiple `stage.replace` could possible meet my need, but I have...

There is no further response here, could I volunteer to implement this feature and raise PR?

Yes, I have used `stage.metrics` to generate the the metrics that I want. However, since path like `/user/1234` is a relatively high cardinality, and it will cause the Prometheus overhead,...

@pront , I have introduced the new config named `log_collection_strategy ` , and I have done lots of refactor later. I believe code review could be time consuming. Please take...

@icelattefull Could you provide minimal example to reproduce the issue? I could not reproduce it with the [official nodejs example](https://opentelemetry.io/docs/languages/js/exporters/#usage-with-nodejs)