Good community traction and solid fundamentals. Nearly in the top tier.
Main repository for Datadog Agent
Documentation
71
README documents how to install the project.
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.
README is present.
Licensed under Apache-2.0.
Engineering
86
CI is configured (.github/workflows/buildimages-update.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (.gitlab/test).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
86
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 1,448Forks
- 266Releaseslatest 8y ago
Community
- —Community health
- —authors own >50% of commits
- 3,652Watchers
Responsiveness
- 17d 3hMedian issue response
- 24hMedian PR merge time
- 828Open issues
Repository files95 root entries
- .adms
- .agentsGood: Licensed under Apache-2.0.
- .cache
- .claude
- .claude-plugins
- .cursor
- .dda
- .ddqa
- .devcontainer
- .githubGood: CI is configured (.github/workflows/buildimages-update.yml).Good: Issue or PR templates present.
- .gitlabGood: Test files detected (.gitlab/test).
- .run
- .vscode
- bazel
- chocolatey
- cmd
- comp
- compliance
- deps
- dev
- devenv
- DockerfilesGood: 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
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .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.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: 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.mdIssue: 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.mdGood: 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