zoell

Results 16 comments of zoell

Hi Marco, Thanks for your reply. Originally I wanted to put in a very high SVG 440x825px that is why I have setup that panel to be tall, I also...

Hi Marco, May I ask if you had the chance to check this? Many thanks!

I have tested this and seems to be working. > > > It seems like we can just use the height here, instead of the weird min(width, height), like this?...

You can add a checkbox like "Advanced panel size support" and use the above mentioned solution only when it is checked. This way if someone wants a tall SVG it...

Hi Marcus, May I ask if you could push this out to the Grafana repo?

Hi @marcelfolaron, but my question was not that if I can link to a specific ticket. (which is working but it actually won't switch to the project). My question was...

Thanks. I am actually asking because over a couple of days period my whole server application is getting slower. And what I do is basically I am doing an exec...

That is strange. Could be because of docker?

Yeah I just tried it but I cannot see the interface type. I created the pcap with pcapsipdump (to make sure every call is in a separate pcap) and it...

Ok I just started like this: ``` sipgrep -d tun0 -g -G interface: tun0 (10.8.0.0/255.255.254.0) filter: (ip) and ( portrange 5060-5061) or (udp and ip[6:2] & 0x3fff != 0) fatal:...