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

Removed observer.version_major #7399

Merged
merged 7 commits into from
Mar 15, 2022
Merged

Removed observer.version_major #7399

merged 7 commits into from
Mar 15, 2022

Conversation

tobiasstadler
Copy link
Contributor

Motivation/summary

Fixes #7387

Checklist

@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2022

This pull request does not have a backport label. Could you fix it @tobiasstadler? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.x is the label to automatically backport to the 7.x branch.
  • backport-7./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Feb 24, 2022
@apmmachine
Copy link
Collaborator

apmmachine commented Feb 24, 2022

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-15T01:11:33.787+0000

  • Duration: 37 min 20 sec

Test stats 🧪

Test Results
Failed 0
Passed 3911
Skipped 13
Total 3924

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

  • /test windows : Build & tests on Windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Mar 2, 2022

This pull request is now in conflicts. Could you fix it @tobiasstadler? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b fix-7387 upstream/fix-7387
git merge upstream/main
git push upstream fix-7387

@simitt
Copy link
Contributor

simitt commented Mar 2, 2022

/test

@marclop
Copy link
Contributor

marclop commented Mar 3, 2022

run elasticsearch-ci/docs

@simitt
Copy link
Contributor

simitt commented Mar 7, 2022

/test

@simitt
Copy link
Contributor

simitt commented Mar 8, 2022

/test

Copy link
Member

@axw axw left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@axw axw merged commit 7baf04e into elastic:main Mar 15, 2022
@tobiasstadler
Copy link
Contributor Author

Thank You!

@tobiasstadler tobiasstadler deleted the fix-7387 branch March 15, 2022 07:01
v1v added a commit to v1v/apm-server that referenced this pull request Mar 15, 2022
* 'main' of github.com:elastic/apm-server:
  [automation] update libbeat and beats packaging (elastic#7534)
  Fix modelindexer benchmarks (elastic#7533)
  [Automation] Update elastic stack version to 8.2.0-fee3b8d2 for testing (elastic#7537)
  Removed `observer.version_major` (elastic#7399)
  [Docs - OpenTelemetry] Document limitation on OTLP/HTTP not being supported (elastic#7505)
v1v added a commit to v1v/apm-server that referenced this pull request Mar 17, 2022
…approach

* upstream/main:
  jjbb: Daily Releasable Artifacts pipeline (elastic#7531)
  [Automation] Update elastic stack version to 8.2.0-ff67d7b8 for testing (elastic#7561)
  Update to elastic/beats@b9d17e0c161b (elastic#7560)
  systemtest: set min TLS version to 1.2 (elastic#7551)
  Update module deps (elastic#7552)
  [Automation] Update elastic stack version to 8.2.0-9bac538c for testing (elastic#7549)
  Update to elastic/beats@ab30a0234e1c (elastic#7546)
  [automation] update libbeat and beats packaging (elastic#7534)
  Fix modelindexer benchmarks (elastic#7533)
  [Automation] Update elastic stack version to 8.2.0-fee3b8d2 for testing (elastic#7537)
  Removed `observer.version_major` (elastic#7399)
  [Docs - OpenTelemetry] Document limitation on OTLP/HTTP not being supported (elastic#7505)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop recording observer.version_major
5 participants