Skip to content

Conversation

@jasonmp85
Copy link
Contributor

To match the auto_explain and explain_analyze sent by logs-processor.

What does this PR do?

Adds datadog_agent as the source for plans as well as explain or explain_generic depending upon which method was used to gather a plan.

Motivation

logs-processor sends auto_explain and explain/explain_analyze for these fields, so having them present in agent-sent plans is nice for better filtering/completeness.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

To match the `auto_explain` and `explain_analyze` sent by logs-
processor.
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