Datadog Service Catalog

Get service dependencies

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Get a specific service’s immediate upstream and downstream services. The services retrieved are filtered by environment and a primary tag, if one is defined.

Inputs

항목

유형

설명

service [required]

string

The name of the service to get dependencies for.

env [required]

string

Specify what APM environment to query service dependencies by.

primary_tag

string

Specify what primary tag to query service dependencies by.

time

The timeframe to query for.

default: 1h

Outputs

항목

유형

설명

url [required]

string

name

string

Name of the APM service being searched for.

calls

[string]

List of service names called by the given service.

called_by

[string]

List of service names that call the given service.

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service