You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
I want to be able to configure synthetic endpoints
So that I can manage synthetic endpoint configurations consistently across tenants
Technical Details
Synthetic endpoints are managed globally within a tenant (Applications -> Services -> Configure Services -> Synthetic Endpoints. To provide an option to configure this endpoints also through infrastructure code the provider should be extended by this feature. https://instana.github.io/openapi/#operation/getSyntheticCalls
The text was updated successfully, but these errors were encountered:
All synthetic endpoints are managed globally with single requests, which would require lists of nested objects in the terraform resource. There currently does not seem to be a feasible way to do this.
Story
I want to be able to configure synthetic endpoints
So that I can manage synthetic endpoint configurations consistently across tenants
Technical Details
Synthetic endpoints are managed globally within a tenant (Applications -> Services -> Configure Services -> Synthetic Endpoints. To provide an option to configure this endpoints also through infrastructure code the provider should be extended by this feature.
https://instana.github.io/openapi/#operation/getSyntheticCalls
The text was updated successfully, but these errors were encountered: