Tsuga
Official@tsuga-dev
Offers observability engineering expertise for OpenTelemetry instrumentation, telemetry auditing, and incident root cause analysis across distributed service architectures.
Agent Skills by Tsuga
Showing 34 vetted skills indexed across 1 GitHub repositories.
tsuga-investigate-errors
Count error events, cluster patterns, and detect anomalous increases for a service.
tsuga-investigate-service-health
Investigate service degradation using registry checks, error aggregations, and latency analysis.
tsuga-analyze-trace-latency
Compute p95 latency per span.name to identify slow trace operations.
gh
Correlate GitHub incident time windows with PRs, workflow runs, releases, and deployments.
knowledge-technology
Map real incidents to Tsuga metric names and query patterns per technology.
tsuga-build-dashboard
Build Tsuga dashboards with validated widget JSON payloads.
build-incident-history
Transform raw incident dumps into validated SUMMARY.md dossiers and inventory files.
build-knowledge-company
Generate per-team and per-service operational dossiers from live Tsuga telemetry and codebase context.
check-skill-health
Validate Tsuga runtime skill bundles for frontmatter, structure, and documentation patterns.
tsuga-audit-monitor-coverage
Audit Tsuna monitor coverage and notification routing gaps across services and teams.
tsuga-cli
Manage Tsuga resources and run TQL-scoped telemetry queries from the terminal.
incident-investigation
Investigate incident root causes using monitor-anchored telemetry, code, and change evidence.
signal-choice-advisor
Recommend OpenTelemetry signal types for stated observability requirements.
otel-dotnet
Add or correct OpenTelemetry .NET SDK instrumentation for traces, metrics, and logs.
otel-php
Repair OpenTelemetry SDK setup and instrumentation in PHP services.
tsuga-debug-no-data
Diagnose missing Tsuga telemetry by validating OTLP export and service.name configuration.
tsuga-audit-logs
Audit structured logging and trace correlation coverage using tsuga CLI queries.
otel-rust
Fix OpenTelemetry SDK setup and Rust instrumentation for Tokio services.
otel-ottl
Author OTTL expressions to transform or filter OpenTelemetry telemetry in Collector pipelines.
tsuga-smoke-test
Verify OpenTelemetry metrics, traces, and logs arrive in Tsuga for a service.
tsuga-audit-metrics
Audit OpenTelemetry metrics for naming, instrument type, and cardinality risks.
otel-java
Fix OpenTelemetry SDK and Java agent instrumentation for traces, metrics, and logs.
tsuga-debug-missing-trace-propagation
Diagnose missing trace propagation across HTTP, gRPC, and async messaging.
otel-go
Instrument Go codebases with OpenTelemetry traces, metrics, and logs.
Frequently Asked Questions About Tsuga
FAQPage SchemaWhat specific observability tasks does Tsuga enable?▼
Tsuga enables precise telemetry auditing, OpenTelemetry instrumentation repair, and incident root cause analysis. It facilitates metric cardinality reduction, trace propagation debugging, and the generation of operational dossiers from live telemetry and codebase context.
Which technical personas benefit from these capabilities?▼
Site Reliability Engineers, Platform Engineers, and Backend Developers benefit from these capabilities. These personas use Tsuga to standardize OpenTelemetry implementations, audit monitor coverage, and investigate service degradation through latency analysis and error pattern clustering.
What are the prerequisites for using Tsuga telemetry services?▼
Users require an existing OpenTelemetry-compliant environment, including OTLP-compatible exporters and configured collector pipelines. Services must be instrumented with language-specific SDKs, and users should have access to their service's telemetry metadata and deployment history for correlation.