Skip to content

Commit cd5fc2b

Browse files
chore(updater): bump pkg/dist/*.yml (2023-06-19) (#28)
1 parent 1f22830 commit cd5fc2b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pkg/dist/integration_types.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,15 @@ datadog:
230230
title: Enable Datadog Opensearch Primary Shard Monitoring
231231
type: boolean
232232
example: true
233+
redis:
234+
title: Datadog Redis Options
235+
type: object
236+
properties:
237+
command_stats_enabled:
238+
title: Redis command statistics for Datadog integrations
239+
description: Enable command_stats option in the agent's configuration
240+
type: boolean
241+
default: false
233242
datasource:
234243
title: Integration user config
235244
type: object

0 commit comments

Comments
 (0)