datadog-entity-generator

Community

Datadog entity YAMLs that pass schema checks.

Authorzircote
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates exhaustively complete and validated Datadog Software Catalog v3 YAML files by analyzing projects and interviewing engineers.

Core Features & Use Cases

  • Project Analysis: Detects signals to populate entity fields.
  • Interview-Guided: Gathers missing data via structured questions.
  • Validation: Ensures YAML conforms to the v3 schema.
  • Merging: Intelligent merge with existing definitions for monorepos.
  • Output: Writes to .datadog/ with multi-entity support.

Quick Start

Run the project analyzer and use the entity generator to produce .datadog/entity.datadog.yaml.

Dependency Matrix

Required Modules

pyyamldatadog-api-clientjsonschema

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: datadog-entity-generator
Download link: https://github.com/zircote/_claude/archive/main.zip#datadog-entity-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository