splunk-observability-thousandeyes-integration

Render ThousandEyes to Splunk Observability Cloud integration artifacts from YAML/JSON specs.

36|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-observability-thousandeyes-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: splunk-observability-thousandeyes-integration
Source: https://github.com/chambear2809/splunk-cisco-skills/tree/main/skills/splunk-observability-thousandeyes-integration
Command: npx skills add https://github.com/chambear2809/splunk-cisco-skills --skill splunk-observability-thousandeyes-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PyYAML, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill renders and optionally applies a complete ThousandEyes -> Splunk Observability Cloud integration, including Integration 1.0 OpenTelemetry streams, Integrations 2.0 APM connectors, and the full TE asset lifecycle (tests, alert rules, labels, tags, dashboards, and templates) with safe handoffs to downstream builders.

Core Features & Use Cases

  • Render end-to-end integration artifacts for ThousandEyes to Splunk Observability Cloud, including streams, APM connector, tests, dashboards, and templates.
  • Validate realm/token handling and produce a structured rendered directory with payloads and per-type artifacts for hand-off to other skills.
  • Use cases include onboarding new TE accounts, rolling out per-test-type dashboards, and deploying templates with Handlebars placeholders for credentials.

Quick Start

Open the skill's SKILL.md, set realm and token files, then run the render and optional apply workflow to generate ThousandEyes integration artifacts.

Frequently Asked Questions about splunk-observability-thousandeyes-integration

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

FAQPage Schema
How do I integrate ThousandEyes with Splunk Observability Cloud?

You can integrate ThousandEyes with Splunk Observability Cloud by rendering and applying integration artifacts, including OpenTelemetry streams, APM connectors, and full TE asset lifecycles like tests and dashboards.

What is included in a ThousandEyes to Splunk Observability integration?

A ThousandEyes to Splunk Observability integration includes OpenTelemetry streams, Integrations 2.0 APM connectors, tests, alert rules, labels, tags, dashboards, and templates rendered for hand-off to downstream builders.

How do I automate ThousandEyes dashboard deployment for Splunk Observability?

Automate ThousandEyes dashboard deployment by providing a valid YAML or JSON spec, realm, account_group_id, and token files to render per-test-type dashboards and templates with Handlebars placeholders for credentials.

Do I need a YAML spec to render ThousandEyes integration artifacts?

Yes, you need a valid YAML or JSON spec, along with realm, account_group_id, and token files provided at apply time to render and apply the ThousandEyes integration artifacts successfully.

Can I validate realm and token handling before applying ThousandEyes integration payloads?

Yes, the skill validates realm and token handling during rendering and produces a structured directory with payloads and per-type artifacts before optional application to ensure safe handoffs.

What are the limitations of automating ThousandEyes asset lifecycles across multiple test types?

The skill requires valid token files and a specified account_group_id at apply time, meaning credential provisioning and correct realm configuration are prerequisites for deploying full TE asset lifecycles across test types.