5 results found
-
Add acknowledgement and alert dates to Cost Anomalies API
Would it be possible to add new fields to the data returned by Anomalies API? Namely:
- acknowledgement timestamp
- first notification sent timestamp (as this is not the same as anomaly start)These pieces of data are critical for tracking internal SLAs on cost anomalies but are currently missing and have to be inferred and approximated from other sources.
1 voteWe've now released the requested attributes as `acknowledgedAt` and `notifications` to both the List and Retrieve Anomaly endpoints. See our developer docs for more information: https://developer.doit.com/reference/listanomalies.
Please let us know if this release serves the intended purpose.
-
Swagger/OpenAPI Spec
Please publish a full Swagger/OpenAPI spec for your API so we can generate type-safe clients in a language of our choice. This makes the time to value much quicker with the API.
1 voteThe YAML file can now be downloaded by clicking on the "OpenApi" button in our Developer Docs (https://developer.doit.com/reference)
Direct link: https://developer.doit.com/openapi/doit-api.yaml
-
Sharing support for report API
When creating a Report, the default visibility is set to "private" in the console. Using the API (and TF provider), it would be nice to be able to set the visibility of the report.
3 votes -
add more relevant fields to cost anomaly api
just feedback on the cost anomaly feature on doit console: it is awesome!!
we are using the API to pull the events and show them internally to the corresponding teams
feature request: can we get some more critical fields on the api response
we are missing mainly the status : is the alert still active or not
idealy the end_date of an alert would be awesome, since you have that information and you show it on the UI2 votesHello Zakaria,
Thank you again for your valuable feedback. We're happy to inform you that we've implemented the requested feature. We hope you enjoy it! Your input is essential to us, so please don't hesitate to share any other ideas you may have.
Best regards,
Francisco
-
6 votes
DoiT Cloud Intelligence™ Terraform Provider is available to be used:
https://registry.terraform.io/providers/doitintl/doit/latest/docs
You can read the documentation on our developer hub:
https://developer.doit.com/docs/tf-provider
- Don't see your idea?