Dashboard Analytics
The Shinzo Platform dashboard provides a comprehensive overview of your OpenTelemetry data, system health metrics, and service performance. Access the dashboard through the main navigation after logging into your Shinzo Platform account.
Dashboard Overview
The Shinzo Platform dashboard shows key telemetry and system metrics from your instrumented services.Main Metrics
- Total Traces: Number of traces received in the last 24 hours
- Active Services: Count of services sending data
- Error Rate: Percentage of failed traces in the last 24 hours
- Average Response Time: Mean execution time for traces
Services
You can see a list of active services, their names, versions, and when they last sent data.Tool and Operation Usage
The dashboard includes charts for:- Trace counts by operation (time series)
- Distribution of traces by operation (pie chart)
- Session activity (trace counts by session)
Performance and Errors
- View average response times and trace durations
- See error rates and trends over time
- Identify which operations or sessions have the most errors
Interactivity
- Select time ranges (preset or custom)
- Hover for details, toggle chart series, zoom, and export charts
- Data refreshes automatically every 30 seconds, or you can refresh manually
Getting Started
To see data in your dashboard:- Install the Shinzo SDK in your application
- Use your ingest token to send telemetry
- Run your MCP server to start generating tool traces
- Return to the dashboard to view your data