Skip to main content

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

Dashboard Overview

The Shinzo Platform analytics dashboard shows key telemetry and system metrics from your instrumented services.

Main Metrics

  • Total Traces: Number of tool calls received
  • Active Services: Count of services sending data
  • Error Rate: Percentage of failed tool calls
  • Average Response Time: Mean execution time for tools within your servers

Tool and Operation Usage

The dashboard includes charts for:
  • Tool counts by operation (time series)
  • Distribution of tools by operation (pie chart)
  • Session activity (tool counts by session)
You can filter by time range and focus on specific operations or sessions.

Services

You can see a list of active services, their names, versions, and when they last sent data.

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

Getting Started

To see data in your dashboard:
  1. Install the Shinzo SDK in your application.
  2. Use your ingest token to send telemetry.
  3. Run your MCP server to start generating tool traces.
  4. Return to the dashboard to view your data.
See the Quickstart Guide or SDK Documentation for more detailed instructions.