Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick to 7.12: [Heartbeat] Remove warning around messages sent outside journeys (#24366) #24369

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

andrewvc
Copy link
Contributor

@andrewvc andrewvc commented Mar 5, 2021

Backports the following commits to 7.12:

…stic#24366)

This removes the annoying and useless warning sent when events are
received outside a journey context. This was meant to be a useful
invariant catching weird bugs on the synthetics side. In practice, it
mostly just doubles the output when errors are received due to a
misconfigured environment.

This patch removes this behavior. I don't think there's a strong case to
add it back in, it was always a nice-to-have for a hypothetical
situation.
@andrewvc andrewvc self-assigned this Mar 5, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 5, 2021
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #24369 opened

  • Start Time: 2021-03-05T01:27:34.684+0000

  • Duration: 58 min 5 sec

  • Commit: b5abaa6

Test stats 🧪

Test Results
Failed 0
Passed 38
Skipped 0
Total 38

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 38
Skipped 0
Total 38

Copy link
Contributor

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport looks good.

@jsoriano jsoriano added Team:Elastic-Agent Label for the Agent team Team:obs-ds-hosted-services Label for the Observability Hosted Services team labels Mar 29, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/agent (Team:Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 29, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime (Team:Uptime)

@andrewvc andrewvc merged commit 651a2ad into elastic:7.12 Apr 20, 2021
@andrewvc andrewvc deleted the backport/7.12/pr-24366 branch April 20, 2021 16:10
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…stic#24366) (elastic#24369)

This removes the annoying and useless warning sent when events are
received outside a journey context. This was meant to be a useful
invariant catching weird bugs on the synthetics side. In practice, it
mostly just doubles the output when errors are received due to a
misconfigured environment.

This patch removes this behavior. I don't think there's a strong case to
add it back in, it was always a nice-to-have for a hypothetical
situation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Elastic-Agent Label for the Agent team Team:obs-ds-hosted-services Label for the Observability Hosted Services team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants