python-jsonschema / python-jsonschema/check-jsonschema

New vendored schemas: Datadog

Open
#702 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
341
Forks
71
Avg merge
15d 20h
Merged PRs (30d)
4

Description

Datadog provides monitoring and observability services with several configuration file formats. Being able to automatically validate these configuration files would help ensure proper setup.

The sources for these schemas are available in the DataDog/schema repository:

and schemastore entries exist:

Links

I have a PR ready to submit.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the three Datadog schema sources linked in the issue and the corresponding SchemaStore catalog entries. Inspect existing vendored-schema entries in check-jsonschema to identify the expected locations and validation checks. Done means all three schemas are vendored and automatically validate the intended Datadog configuration files; the issue notes that a PR is already ready to submit.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.