Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DD_API_KEY | Yes | Your Datadog API key from the Datadog API Keys page | |
| DD_APP_KEY | Yes | Your Datadog application key from the Datadog API Keys page |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_logs | Datadogのログを検索するツール |
| search_spans | Datadogのトレースspanを検索するツール |
| aggregate_spans | Datadogのトレースspanを集計するツール |