arcxp / datadog-service-catalog-metadata-provider

This repository houses the Datadog Service Catalog Metadata Provider. With this tool you can use GitHub Actions to provide Datadog with the metadata for your service. For more information on what the Datadog Service Catalog is: https://www.datadoghq.com/product/service-catalog/
MIT License
21 stars 6 forks source link

Warn folks when they're not matching the schema they selected #40

Closed manchicken closed 10 months ago

manchicken commented 1 year ago

If someone provides extra fields, or doesn't match up with the schema, we should produce an informational warning to let them know.

manchicken commented 10 months ago

This is now done at a field-by-field level.