The Datadog Python library
Role in this project:
Back-end Developer Contributions:13 commits, 2 PRs, 13 pushes in 1 month
Contributions summary:Rami's primary contribution focused on enhancing the Datadog Python library by implementing new dashboard functionalities. They introduced new endpoints and commands related to dashboards, including create, update, show, and delete operations. The work involved modifying the `dogshell` and `api` modules, adding new dashboard-related classes and methods, and incorporating layout types. The user also added and updated relevant documentation and tests.
golangpython-librarypythonmetricsdatadog
Terraform Datadog provider
Role in this project:
Backend Developer Contributions:7 commits, 7 PRs, 28 comments in 7 months
Contributions summary:Rami contributed to the Datadog Terraform provider by implementing support for importing dashboards using the new string ID format. This involved modifying the resource definitions for timeboards and screenboards to ensure the legacy ID is stored in the state, crucial for maintaining compatibility. Additionally, the user updated the go-datadog-api dependency, reflecting involvement in the core logic of the provider. Further commits show the addition of a new dashboard resource and support for widget styling and metadata.
terraform-providerproviderdatadogterraform