whizard-telemetry

Generate InstallPlan configurations for WizTelemetry Platform Service in KubeSphere.

17.0k|2.8k|Updated Apr 21, 2018
One-click install
npx skills add https://github.com/kubesphere/kubesphere --skill whizard-telemetry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whizard-telemetry
Source: https://github.com/kubesphere/kubesphere/tree/main/skills/whizard-telemetry
Command: npx skills add https://github.com/kubesphere/kubesphere --skill whizard-telemetry

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

WizTelemetry Platform Service centralizes and simplifies the deployment and configuration of the API server and related observability components for KubeSphere WizTelemetry extensions, reducing setup complexity and ensuring consistent backend services.

Core Features & Use Cases

  • Provides a centralized API server for all WizTelemetry observability extensions (Logging, Auditing, Events, Notifications, Tracing).
  • Automatically generates InstallPlan configurations based on installed extensions via scripts/generate-config.sh.
  • Integrates with OpenSearch or vector-backed endpoints to store and query observability data.

Quick Start

Install the whizard-telemetry extension and run the scripts/generate-config.sh to produce the InstallPlan configuration.

Frequently Asked Questions about whizard-telemetry

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

FAQPage Schema
How do I configure WizTelemetry observability extensions in KubeSphere?

You can configure WizTelemetry extensions by running the scripts/generate-config.sh script, which automatically generates and applies InstallPlan configurations for the unified API server and OpenSearch data pipelines.

What does WizTelemetry Platform Service do for KubeSphere logging and tracing?

It centralizes logging, auditing, events, notifications, and tracing in KubeSphere by providing a unified API server and integrating with OpenSearch to store and query observability data.

Do I need kubectl to install the WizTelemetry Platform Service?

Yes, kubectl is required in your environment to deploy and configure the WizTelemetry Platform Service and manage the InstallPlan configurations generated by the setup scripts.

Can I use OpenSearch to store KubeSphere auditing and event data?

Yes, WizTelemetry integrates with OpenSearch-backed endpoints to store and query observability data, centralizing KubeSphere auditing, events, logging, and tracing data.

How do I generate an InstallPlan configuration for WizTelemetry extensions?

Generate an InstallPlan configuration by executing scripts/generate-config.sh, which configures the OpenSearch endpoint, credentials, and per-extension enablement for logging, auditing, events, notifications, and tracing.