Cette page n'est pas encore disponible en français, sa traduction est en cours. Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.
You can customize your engineering team’s landing experience in Software Catalog. Developer Home is a new personalized dashboard experience in beta, designed to help developers access prioritized tasks, pull requests, alerts, and insights all in one place.
Opt in to the private beta for Developer Homepage experience!
Datadog Software Catalog is pre-populated with entries detected through APM, eBPF-based autodiscovery with Universal Service Monitoring, and RUM applications.
With APM, Datadog can automatically discover the dependencies for an instrumented service, such as a database, a queue, or a third-party dependency, even if that dependency hasn’t been instrumented yet. These uninstrumented dependencies are categorized as separate services. Datadog changed service names of client spans (span.kind:client) to represent dependencies of your instrumented services. For example, a span representing a client call from a service auth-dotnet to a PostgreSQL database would be tagged with service:auth-dotnet-postgres.
If you are using APM and would like to remove the automatically named services from your Software Catalog and Service Map, you can opt in to new inferred entities experience, which allows you to filter Software Catalog entries by entity type, such as database, queue, or third-party dependencies. You can optionally remove any service overrides like service:my-service-http-client from your catalog or map.
To specify on-call, source code, or documentation for your services, you can add metadata to any existing services using the UI, APIs, or other automation. v3 is the recommended version.
Entity Definition Schema (v3) (Recommended)
The Entity Definition Schema is a structure that contains basic information about a software component.
The service color is used in trace visualizations. Click the service type icon to change it.
Update the service type and language
With Software Catalog metadata schema 2.2, you can specify the type and language for user-defined services or overwrite the auto-detected type and language for instrumented services. Correctly label the service type and language to help other teams further understand what your services do and how to interact with them.
Further reading
Documentation, liens et articles supplémentaires utiles: