Dustin Deus

Results 409 comments of Dustin Deus

Hi @rasmusviben, thanks for opening an issue. Could you elaborate a bit more on your needs? Do you only want to forward UserID? Thanks.

Hi, today we wanted to upgrade to v4 but we don't allow CGO for the same reasons as described above (easy cross compilation and pure go codebase). Is it possible...

@shirou created https://github.com/shirou/gopsutil/issues/1774

Why not recommend https://github.com/porsager/postgres ? Which does not rely on native modules and claims to be the fastest in town.

This feature would be super useful for CSS-Modules https://github.com/egoist/rollup-plugin-postcss/issues/280

They have been addressed in https://github.com/mark3labs/mcp-go/pull/158 but I can't see them in the response of the MCP client. There seems to be an issue.

Hi @ezynda3 that's great feedback. I'll reach out to you on Discord.

Hi @Blacksmoke16, please look into https://github.com/wundergraph/cosmo/blob/d6a443e448470dac7391a4e68210d0fcdd95741d/router-tests/telemetry/telemetry_test.go#L9231. There, we test authentication and verify telemetry; however, we never checked for the Span kind. You can choose add the assertion there.

An integration with Prometheus would be the best option here. If BullMQ supported accepting a custom registry and filling it with all critical metrics for ops, that would be the...

Open Telemetry is great but prometheus is de facto standard and ignoring that would be a missed opportunity.