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
Is your feature request related to a problem? Please describe.
The current version of the ServiceCatalogAPI in the API client does not yet allow setting the componentOf field when upserting a Datadog component (e.g. service, datastore, ...).
See DataDog/schema#71 for the related changes in the Datadog schema.
Describe the solution you'd like
The API client allows setting the componentOf property for entity upserts with SoftwareCatalogApi.upsertCatalogEntity().