Integrations
Sidekick offers
integrations within Web IDE. Those integrations allow you to send your tracepoint events, logs & error snapshots to your desired data targets.
If you can't find your desired tools on the list you can contact to us or develop custom integrations via Sidekick Node.js Client.

Sidekick Node.js Client offers you a way to implement custom logic using Sidekick Actions and work with Sidekick-generated data.
Furthermore, Sidekick REST API is available for remotely controlling Sidekick Actions & agents, allowing you to integrate Sidekick controls within your dashboards & applications. An example usage example of Sidekick REST API is Sidekick's Grafana plugin.
Check it out here:
Sidekick Test Module is an open-source web app that makes Sidekick-generated data available for E2E test cases. Cypress Plugin for E2E testsmakes use of this module for bringing stack-based tests & error stack collection to Cypress E2E tests.
You can get Sidekick Test Module here:
Sidekick plays well with Open-Telemetry & Thundra APM agents. Once one of those agents are installed together with the Sidekick agent, tracepoint snapshot events will be correlated to active traces when the tracepoint snapshot has been taken. So you will be able to go to the tracepoint snapshot event's related traces to understand what happened in the system during the execution of the overall flow/transaction.
Last modified 25d ago