traceway-setup

Connect projects to a Traceway instance with OpenTelemetry and Traceway SDKs.

1.1k|39|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/tracewayapp/traceway --skill traceway-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: traceway-setup
Source: https://github.com/tracewayapp/traceway/tree/main/skills/traceway-setup
Command: npx skills add https://github.com/tracewayapp/traceway --skill traceway-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opentelemetry-sdk, traceway-sdk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup of Traceway observability for projects, ensuring seamless integration and efficient tracing and monitoring.

Core Features & Use Cases

  • Connect to Traceway: Automate the connection of a project to a Traceway instance.
  • Project Integration: Handle backend, frontend, mobile, and iOS/Swift projects.
  • Instrumentation Setup: Configure OpenTelemetry and Traceway SDKs for various platforms.
  • Host Metrics: Collect and report host metrics for server monitoring.
  • AI Tracing: Instrument AI/LLM dependencies for detailed trace analysis.
  • Use Case: For a Java backend project, automatically set up OpenTelemetry, configure the OTLP/HTTP exporter, and integrate the Traceway SDK to track and visualize application performance.

Quick Start

Run the command /traceway-setup with token abc123 and url https://traceway.example.com.

Frequently Asked Questions about traceway-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up OpenTelemetry and Traceway SDKs for project observability?

To set up OpenTelemetry and Traceway SDKs for observability, you can use an automated integration tool that configures the required instrumentation, handles various project types, and connects your application to a Traceway instance for end-to-end tracing.

Can I instrument AI and LLM dependencies for detailed trace analysis?

Yes, you can instrument AI and LLM dependencies for detailed trace analysis. The setup process includes specific AI tracing capabilities to classify and monitor AI-related tasks within your observability pipeline.

Does Traceway observability integration support mobile and frontend projects?

Yes, Traceway observability integration supports mobile and frontend projects. The setup handles backend, frontend, mobile, and iOS/Swift projects by configuring the appropriate OpenTelemetry and Traceway SDKs for each platform.

How do I connect my project to a Traceway instance using a token and URL?

You connect your project to a Traceway instance by providing your specific token and Traceway URL during the setup command. This configures the endpoint, task, and AI trace classification automatically.

Do I need pre-installed OpenTelemetry SDKs before starting Traceway integration?

Yes, you need OpenTelemetry SDKs and Traceway SDKs pre-installed for different platforms. The automated setup relies on these dependencies to correctly configure exporters and establish full observability for your project.

What is the best way to collect and report host metrics for server monitoring?

The best way to collect and report host metrics for server monitoring is through automated Traceway integration, which configures the necessary OpenTelemetry instrumentation to continuously track and visualize server performance data.