Warren
Warren
It looks like 'PR Update' workflows are not happy with yarn.lock changes. I checked out yarn.lock from the main and reinstalled the dep and still couldn't get it working (tried...
> Hey @wrn14897 Can you enable "allow edits by maintainers" so I can update this PR before merging? Hey zomars, thanks for checking it out. I dont see the "allow...
> > > Hey @wrn14897 Can you enable "allow edits by maintainers" so I can update this PR before merging? > > > > > > Hey zomars, thanks for...
Good point. I think currently you can add custom receivers to the otel collector file (https://github.com/hyperdxio/hyperdx/blob/1ec122c1be033f4030da7f034d083a066e3d3b3f/docker/otel-collector/config.yaml#L1). We should def document this to help people to set it up 1. Syslog:...
Hey Cnidarias, Thanks for being the 1st contributor to HyperDX 🎉 I like the idea of having a reverse proxy. However, it introduces some complexities: 1. `/api` route is used...
> because I wanted to be able to test things and \I saw others were having similar issues. I wasn't really expecting it to get merged ;) Totally make sense....
> How about we go with less of an "integrated" approach of we're shipping this with another dependency to more of an example type deal? > > We could make...
Hi @snjv94 , great question. We will need to improve the browser sdk doc. So you will need to pass the otel collector URL to init the HyperDX instance like...
> Thanks for the quick reply @wrn14897. > > I was able to figure it out about the URL parameter from the core JS file call in > > ``...
Similar to the answer [here](https://github.com/hyperdxio/hyperdx/issues/59#issuecomment-1749754141). You will need to config [filelog receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/filelogreceiver/README.md)