https://github.com/datadog/datadog-agent-dev
Tool for developing on the Datadog Agent platform
https://github.com/datadog/datadog-agent-dev
cli datadog datadog-agent python tooling
Last synced: about 2 months ago
JSON representation
Tool for developing on the Datadog Agent platform
- Host: GitHub
- URL: https://github.com/datadog/datadog-agent-dev
- Owner: DataDog
- License: mit
- Created: 2024-09-25T02:11:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T04:31:37.000Z (2 months ago)
- Last Synced: 2025-04-15T05:28:20.584Z (2 months ago)
- Topics: cli, datadog, datadog-agent, python, tooling
- Language: Python
- Homepage: http://datadoghq.dev/datadog-agent-dev/
- Size: 1.17 MB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Datadog Agent platform developer tooling
| | |
| --- | --- |
| CI/CD | [](https://github.com/DataDog/datadog-agent-dev/actions/workflows/test.yml) [](https://github.com/DataDog/datadog-agent-dev/actions/workflows/build.yml) |
| Docs | [](https://github.com/DataDog/datadog-agent-dev/actions/workflows/docs.yml) |
| Package | [](https://pypi.org/project/dda/) [](https://pypi.org/project/dda/) [](https://pypi.org/project/dda/) |
| Meta | [](https://github.com/ofek/dep-sync) [](https://github.com/astral-sh/ruff) [](https://github.com/python/mypy) [](https://spdx.org/licenses/) |-----
This is the main interface for developing on the Datadog Agent platform.
Refer to the [docs](https://datadoghq.dev/datadog-agent-dev/) for more information.
## License
`dda` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.