integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

Core integrations of the Datadog Agent

Results 771 integrations-core issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Related to this [thread](https://dd.slack.com/archives/C01CL5Y0C12/p1760700882117399) We use a base32 oid for memory which overflows for some devices ### Motivation ### Review checklist (to be filled...

changelog/no-changelog
integration/snmp
team/agent-integrations
team/documentation
ecosystems/review-requested
product/review-requested
team/ndm-core

### What does this PR do? Add `.fill(null)` to many widgets of the default Wi-Fi Overview dashboard ### Motivation If fill option, which is default behavior, is not removed then...

team/agent-integrations
team/documentation
ecosystems/review-requested
product/review-requested
docs/approved
integration/wlan

### What does this PR do? This PR is in conjunction with a PR to change the config model for the `exclude_metrics_by_label`. Currently this params accepts both a dict and...

dev/tooling
integration/openmetrics
dev_package
base_package

### What does this PR do? This PR replaces the deprecated `PROTOCOL_TLS` by `TLS_PROTOCOL_CLIENT`. The `PROTOCOL_TLS` has been deprecated since 3.10 and will eventually be removed: https://docs.python.org/3/library/ssl.html#ssl.PROTOCOL_TLS The code actually...

qa/skip-qa
base_package

### What does this PR do? * Adds a validation step on check init to verify that the Postgres connection is valid and the correct permissions are applied * Emits...

dev/tooling
integration/postgres
dev_package
base_package
ecosystems/review-requested
product/review-requested
agent/review-requested

### What does this PR do? Add FoundationDB metrics for: * Backup * Disaster Recovery * Process: * RSS of memory * Role count Also adds a tag for the...

integration/foundationdb
team/agent-integrations
ecosystems/review-requested
product/review-requested
agent/requested-changes

### What does this PR do? This change updates our explain plan collection query to filter out recently executed queries that have errors. This is done to avoid attempting to...

integration/mysql
team/agent-integrations
team/database-monitoring-agent
ecosystems/review-requested
product/review-requested
agent/review-requested

### What does this PR do? ### Motivation ### Review checklist (to be filled by reviewers) - [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e) -...

dev/testing
dev/tooling
dependencies
base_package
team/agent-integrations
ecosystems/review-requested
product/review-requested

### What does this PR do? * Add description for custom metrics `tags`. This `tags` is the field that can be configured under `custom_queries`. * Also, made some minor fixes...

documentation
integration/elastic
team/agent-integrations
team/documentation
ecosystems/review-requested
product/review-requested
docs/approved

### What does this PR do? Adds a method that upgrades the `integrations-core/pyproject.toml` file when running the `upgrade-python` ddev command. ### Motivation The mypy Python version was added to the...

ddev
team/agent-integrations