Good community traction and solid fundamentals. Nearly in the top tier.

Main repository for Datadog Agent

Documentation

71

Install and run instructions9pt45

README documents how to install the project.

Contributing guide5pt47

CONTRIBUTING guide is very brief (−12 pts for depth). 150+ words earns +6 pts; 400+ earns +12 pts.

Add setup instructions, code style notes, and how to run tests.

README12pt85

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

86

CI/CD14pt57

CI is configured (.github/workflows/buildimages-update.yml).

Reproducibility6pt85

Lockfile present (Cargo.lock). Installs are reproducible.

Tests18pt100

Test files detected (.gitlab/test).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

86

Dependency manifest6pt55

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 1,448
    Forks
  • 266
    Releaseslatest 8y ago

Community

  • Community health
  • authors own >50% of commits
  • 3,652
    Watchers

Responsiveness

  • 17d 3h
    Median issue response
  • 24h
    Median PR merge time
  • 828
    Open issues
Repository files95 root entries
  • .adms
  • .agents
    Good: Licensed under Apache-2.0.
  • .cache
  • .claude
  • .claude-plugins
  • .cursor
  • .dda
  • .ddqa
  • .devcontainer
  • .github
    Good: CI is configured (.github/workflows/buildimages-update.yml).
    Good: Issue or PR templates present.
  • .gitlab
    Good: Test files detected (.gitlab/test).
  • .run
  • .vscode
  • bazel
  • chocolatey
  • cmd
  • comp
  • compliance
  • deps
  • dev
  • devenv
  • Dockerfiles
    Good: Environment pinned via Dockerfiles/agent-ddot/Dockerfile.
  • docs
  • examples
  • internal
  • omnibus
  • packages
  • packaging
  • pkg
  • q_branch
  • releasenotes
  • releasenotes-dca
  • rtloader
  • rust
  • tasks
  • test
  • third_party
  • tools
  • .bazelignore
  • .bazelrc
  • .bazelversion
  • .buildifier.json
  • .clang-format
  • .codecov.yml
  • .copyright-overrides.yml
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .git-blame-ignore-revs
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitlab-ci.yml
  • .go-version
  • .golangci.yml
  • .linkcheckerrc
  • .markdown-link-check
  • .mockery.yaml
  • .pre-commit-config.yaml
  • .python-version
  • .wwhrd.yml
  • AGENTS.md
  • BUILD.bazel
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CHANGELOG-AIX.md
  • CHANGELOG-DCA.rst
  • CHANGELOG-INSTALLSCRIPT.rst
  • CHANGELOG.rst
  • CLAUDE.md
  • code-coverage.datadog.yml
  • codereview_guideline.md
  • CONTRIBUTING.md
    Issue: CONTRIBUTING guide is very brief (−12 pts for depth). 150+ words earns +6 pts; 400+ earns +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.
    Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
  • datadog-agent.map
  • flakes.yaml
  • go.mod
  • go.sum
  • go.work
  • k8s_versions.json
  • LICENSE
  • LICENSE-3rdparty.csv
  • mkdocs.yml
  • MODULE.bazel
  • MODULE.bazel.lock
  • modules.yml
  • NOTICE
  • pyproject.toml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • release.json
  • renovate.json
  • REPO.bazel
  • repository.datadog.yml
  • rust-toolchain.toml
  • service.datadog.yaml
  • skaffold.yaml
  • static-analysis.datadog.yml
  • SUPPORT.md
  • TEST_RESULTS.md