DataDog / schema

Datadog JSON Schemas
Apache License 2.0
22 stars 18 forks source link

Update public v3 schema #60

Closed hyperloglogy closed 4 months ago

hyperloglogy commented 4 months ago

Few changes to v3 schema

  1. deprecate kind:application, replace by kind:system
  2. add the following new entity kinds:
    • system (replacing application
    • ui (represents a user interface component, such as web, mobile, desktop client, etc..)
  3. misc fixes to streamline references.
  4. added a new top level schema called "service.schema.json" which is a duplicate of "version.schema.json". Will remove "version.schema.json" once we update the reference in the schema registry.