You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the simplest way to debug is to use tcpdump.
Eg, on the server running the php app: sudo tcpdump udp -XX will capture and display all udp packets. If there are other apps than Pinba using udp, you can filter by port or other.
I have installed newest extension and engine, but no data collected, mysql tables is empty.
how to debug ?
extension=pinba.so
pinba.enabled=1
pinba.auto_flush=1
pinba.server=MYSQL_IP
The text was updated successfully, but these errors were encountered: