Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter to optional parameters for service definitions #2379

Open
KieranJamess opened this issue Feb 11, 2024 · 2 comments
Open

Add filter to optional parameters for service definitions #2379

KieranJamess opened this issue Feb 11, 2024 · 2 comments
Labels
kind/feature-request Feature request related issue stale Stale - Bot reminder

Comments

@KieranJamess
Copy link

Note:
If you have a feature request, you should contact support so the request can be properly tracked.

Is your feature request related to a problem? Please describe.
Point me to the right place If I've missed it as getting familiar with Go myself, but It would be super useful to add some supporting attributes to the service definition endpoint like you have on other endpoints so we can filter the service definitions.

The API Keys has an incredible amount of support, which allows a great amount of support in the terraform provider.
https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/api_key_management.go
https://github.com/DataDog/terraform-provider-datadog/blob/master/datadog/fwprovider/data_source_datadog_api_key.go#L86

Describe the solution you'd like
The use case for us would be great to have filters to support getting all service definitions by team, tier, type, tag etc, combined or singular filter arguments.

Describe alternatives you've considered
Currently I have a powershell script in my Terraform code that uses the external provider to query the datadog API for all service definitions and filters though them by the filter passed in.

@KieranJamess KieranJamess added the kind/feature-request Feature request related issue label Feb 11, 2024
@skarimo
Copy link
Member

skarimo commented Feb 23, 2024

Hello, I have passed the request along to the API owners and will followup if there are any updates. Thanks!

Copy link

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.

If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of this project.

  2. Comment that the issue is still reproducible and include updated details requested in the issue template.

@github-actions github-actions bot added the stale Stale - Bot reminder label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request Feature request related issue stale Stale - Bot reminder
Projects
None yet
Development

No branches or pull requests

2 participants