Skip to content

[pull] master from DataDog:master - #1105

Merged
pull[bot] merged 6 commits into
DevKyleS:masterfrom
DataDog:master
Aug 25, 2026
Merged

[pull] master from DataDog:master#1105
pull[bot] merged 6 commits into
DevKyleS:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Aug 25, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

charlesmyu and others added 6 commits August 24, 2026 16:02
* Update Airflow troubleshooting DAG to latest version

Replace the embedded OpenLineage validation DAG code with the latest
version, which restructures the validation flow:

- Replace is_disabled with provider_active + inactive_reason to
  distinguish explicitly disabled from no-transport-config
- Gate live checks (transport, network, listener) behind provider
  being active; skip them as a group when inactive
- Short-circuit all remaining checks when the package is not installed
- Move configuration conflicts check before live transport checks
- Add _check_connection_transport for Airflow connection validation
- Expand Datadog domain list (ap2, uk1)
- Include Airflow connection conn_id in conflict detection
- Make console transport and network connectivity failures critical

Update the 'Understand the output' section to reflect the new output
format: reordered healthy example, split provider-disabled into two
rows, replace 'No transport configured' with 'Failed to resolve active
transport', add non-Datadog endpoint warning row, update listener row
to cover zero/multiple listeners, and note that package failure skips
all subsequent checks.

* Remove staging (datad0g) domains from validation DAG

Remove datad0g.com and datad0g.eu from the Datadog domain list in
_is_datadog_url(). These are staging domains that should not appear
in customer-facing documentation.

* Remove 'All subsequent checks were skipped' from DAG and docs

Remove the log.error line printing 'All subsequent checks were
skipped.' from generate_validation_summary() and the corresponding
text from the failure table Cause column.

* Address review feedback from @maxvp

- Add '-' (check skipped) as fourth symbol in the legend
- Update 'Enabled state' row in overview table to 'Provider active'
- Fix broken Airflow docs URL (guides/user.html -> configurations-ref.html)
- Add 'All remaining checks are skipped' to package-not-installed row
- Backtick airflow.cfg and fix resolution wording for provider-turned-off row
- Explain mechanism in cause for provider-not-active row
- Remove 'provider is active' from failed-to-resolve-transport resolution
- Use 'pods or processes' in listener row

* Apply suggestion from @maxvp

* Update hugo/content/en/data_observability/jobs_monitoring/airflow_troubleshooting_dag.md

Co-authored-by: jeff-morgan-dd <jeff.morgan@datadoghq.com>

---------

Co-authored-by: Max Phillips <maxvphillips@gmail.com>
Co-authored-by: jeff-morgan-dd <jeff.morgan@datadoghq.com>
* update docs

* revert change to legacy

* revert shortcode

* Apply suggestion from @maycmlee

* remove nav items
* update docs

* revert change to legacy

* revert shortcode

* Apply suggestion from @maycmlee

* remove docs

* add alias
* remove

* merge aliases

* remove from dest tab
* Document enabling query metrics for self-hosted MongoDB 8.0

Add a Query Metrics section to the self-hosted MongoDB DBM setup page
explaining that query stats collection is disabled by default and must be
enabled via the internalQueryStatsSampleRate server parameter, with
config file, command line, and runtime setParameter examples.

* Shrink runtime setParameter caveat to one sentence
@pull pull Bot locked and limited conversation to collaborators Aug 25, 2026
@pull pull Bot added the ⤵️ pull label Aug 25, 2026
@pull
pull Bot merged commit c14fa7a into DevKyleS:master Aug 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants