Martin Schneppenheim

Results 289 comments of Martin Schneppenheim

Can you tell how long this search was running? I think we have some hardcoded upper limit like 35minutes or so.

Currently we only show the Redpanda Platform Version but not the exact Console version. We discussed this internally and agreed that we should show the Console version in addition. We'll...

Wrong repository, should be here: https://github.com/nestjs/docs.nestjs.com/issues There are tons of different ways to debug an application, everyone has it's different favorites. Personally I use ts-node as I don't like the...

Could you please provide more information on how to replicate it? I'm able to use javascript filters just fine. What is a "newer version"? Not working, means you are seeing...

@paul-green I cannot reproduce this, see this video (this is V3). https://github.com/user-attachments/assets/f27865d3-d3bc-4f68-8c60-770adbb6f77b

Thank you all for the additional hints & debugging. This is helpful. I promise we'll be looking at the URL rewrite issues very soon. I haven't had time to do...

I agree the UX should be improved. Writing slightly more complex filters is hard to debug in Console. Sorry for that, unsure when we can get to this though.

I don't think the criticality applies to KMinion, but in the mean time you can use a newer Docker image built against master, e.g. ``` docker pull redpandadata/kminion:master-b8f8005 ``` This...

@ElfoLiNk You can change the scrape mode to Kafka API. If I'm not wrong this should only happen with the offsets topic scrape mode. KMinion basically collected the group offsets,...

Ok that's pretty odd. Besides the warning, could you explain what is not working? Are you missing metrics in the output? Are they consistently missing or just occasionally?