- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
See all metrics of Gravitee API usage in the integration dashboard.
See all Gravitee Gateway metrics & usage in the integration dashboard.
Gravitee APIM is an enterprise-class agentic AI, API, and event stream management platform. It enables you to manage event streams and agentic AI as securely and easily as traditional APIs, bringing all your APIs together in a unified, full lifecycle management solution.
This integration allows you to monitor API and event stream performance, connection details, and API Gateway metrics, providing insights into the health and behavior of your Gravitee infrastructure. You can track top APIs, request and response times, content sizes, latency, slow performing APIs, gateway performance metrics, logs, and more.
This integration includes a pre-built Datadog dashboard to support comprehensive monitoring and observability of Gravitee APIM.
{GRAVITEE_HOME}/plugins
folder.additionalPlugins
section (changing the version as needed):gateway:
additionalPlugins:
- https://download.gravitee.io/graviteeio-ee/apim/plugins/reporters/gravitee-reporter-datadog/gravitee-reporter-datadog-5.0.0.zip
Note: As with other reporter plugins, the Datadog Reporter plugin only needs to be installed on the Gateway container, not the Management API container.
Note: If you want to collect system metrics and logs from the Management API service, use the Datadog Agent to tail the Management API logs, or collect them from stdout.
reporters
section in your Gravitee values.yaml
file. See the example below:reporters:
datadog:
enabled: true
site: "datadoghq.eu"
authentication:
#apiKeyPrefix: ""
apiKey: "YOUR_API_KEY"
#appKey: "YOUR_APP_KEY"
#tokenScheme: ""
#token: "YOUR_TOKEN"
#username: "YOUR_USERNAME"
#password: "YOUR_PASSWORD"
Note: You can obscure the value of this API key by using configuration-level secrets in your Gravitee
values.yaml
file.
Gravitee has different types of reporting data, and each type maps to a different resource type in Datadog. The mapping is as follows:
Gravitee Convention | Examples | Datadog Convention |
---|---|---|
Metadata | API name, user agent | Tags |
Monitoring | CPU, memory usage | Metrics |
EndpointStatus | Health check status | Events |
Metrics | Response time, content length | Metrics |
Logs | Request body, response body | Log |
gravitee-reporter-datadog-5.0.0.zip
from your Gateway {GRAVITEE_HOME}/plugins
folder.reporters.datadog.enabled
attribute to false
(in your Gravitee values.yaml
file).Need help? Contact Gravitee support.
Have feedback about the integration? Email Gravitee at contact@graviteesource.com.
See all metrics of Gravitee API usage in the integration dashboard.
See all Gravitee Gateway metrics & usage in the integration dashboard.