Skip to content

[windows_certificate] Document certificate_store_regex configuration (Agent v7.80.0)#23616

Open
ian28223 wants to merge 1 commit intomasterfrom
ian.bucad/windows-certificate-update
Open

[windows_certificate] Document certificate_store_regex configuration (Agent v7.80.0)#23616
ian28223 wants to merge 1 commit intomasterfrom
ian.bucad/windows-certificate-update

Conversation

@ian28223
Copy link
Copy Markdown
Contributor

@ian28223 ian28223 commented May 6, 2026

Summary

  • Documents the new certificate_store_regex configuration option introduced in the windows_certificate core check
  • Adds two example configurations: one combining certificate_store with regex patterns, one using regex alone to match all stores
  • References Agent v7.80.0 as the minimum version for this feature

Motivation

In anticipation of DataDog/datadog-agent#50066, which adds certificate_store_regex support to the Windows Certificate Store check.

Warning

Do not merge until Agent v7.80.0 is released.

Test plan

  • Verify against Agent v7.80.0 release notes once available

🤖 Generated with Claude Code

…(Agent v7.80.0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented May 6, 2026

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented May 6, 2026

Validation Report

All 20 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and Codecov settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants