Plateforme de création de chatbots simplissime. Joonbot vous permet de guider, collecter et pousser de l'information à vos visiteurs en temps réel. Obtenez plus de prospects qualifiés, augmentez vos ventes et accélérez votre support client.
End-to-end Remote Application Debugging
Distributed tracing unified with non-breaking tracepoints. Thundra Sidekick is a remote debugger that lets you debug your cloud apps just like in your local.
How does Thundra Sidekick work?
CODE CONNECT
Thundra Sidekick's cloud debugger gets connected to your code repository and lets you set tracepoints for any application running on any cloud platform. You can pull your code from GitHub, GitLab, Bitbucket, and etc.
TRACEPOINTS
Tracepoint is a non-breaking breakpoint integrated with Thundra's distributed technology. Simply set the tracepoints to the lines you need to get your application state with local, and global variables including the full stack trace.
SNAPSHOTS
When the code execution hits the tracepoint, Thundra Sidekick takes a snapshot of the variables and the call stack. Just like the code pauses in the breakpoint but it actually doesn't. All valuable data is retrieved with no performance overhead.
DISTRIBUTED TRACING
Thundra Sidekick connects several tracepoints in the same distributed transaction by using our novel distributed tracing technology. You are able to understand the flow in the application by navigating between snapshots of the same transaction.