- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Gatling Enterprise Overview dashboard - Responses and Requests
Gatling Enterprise Overview dashboard - Response Time
Gatling Enterprise Overview dashboard - Users
Gatling Enterprise is a load testing platform designed to help teams validate application scalability and performance under real-world traffic conditions.
With the Datadog integration, teams can investigate performance issues by correlating load test metrics such as response times, throughput, and errors with infrastructure data tracked in Datadog.
Gatling Enterprise sends metrics to Datadog, allowing engineering and SRE teams to centralize performance insights and improve decision-making around scalability and reliability.
Note: This integration is available for Gatling Enterprise customers. To learn more about Gatling Enterprise and get started for free, visit gatling.io/products.
In Datadog, navigate to Integrations, select the Gatling Enterprise tile, and click Install Integration.
In your Gatling control-plane installation, edit your configuration file. In the section system-properties
, add the parameters as follows. Replace YOUR_API_KEY with your Datadog API key and use the correct Datadog site for your organization:
control-plane {
locations = [
{
id = "prl_example"
# ... other configuration for your location
system-properties {
"gatling.enterprise.dd.api.key" = "YOUR_API_KEY" # Fill your API key here
"gatling.enterprise.dd.site" = "datadoghq.com" # Replace with your Datadog site
}
}
]
}
The Gatling Enterprise integration gathers all metrics for databases, nodes, and shards.
See metadata.csv for a list of metrics provided by this integration.
In Datadog, navigate to Integrations, select the Gatling Enterprise tile, and click Uninstall Integration.
In your Gatling control-plane installation, edit your configuration file. In the section system-properties
, remove the lines containing gatling.enterprise.dd
.
Deploy and restart your control plane.
Need help? Contact Gatling Enterprise support.
Gatling Enterprise Overview dashboard - Responses and Requests
Gatling Enterprise Overview dashboard - Response Time
Gatling Enterprise Overview dashboard - Users