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

[8.x](backport #6533) build(deps): bump github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor from 0.3.0 to 0.4.0 #6714

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 5, 2025

Bumps github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor from 0.3.0 to 0.4.0.

Release notes

Sourced from github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor's releases.

processor/lsmintervalprocessor/v0.4.0

What's Changed

... (truncated)

Commits
  • 0e78fa8 Add client metadata to key (#306)
  • c3a96f7 [processor/lsminterval]Introduce metric overflow limit (#300)
  • 25bd658 [processor/lsminterval]Optimize critical section (#298)
  • 1492674 chore(deps): update otelcol (#282)
  • 6848318 Add loadgenreceiver and loadgen config (#246)
  • 3b6ba50 ratelimitprocessor: make delays interruptible (#295)
  • c703ba2 [processor/ratelimit] Add throttle_behavior for optional delayed processing...
  • 0f49e60 [processor/lsminterval] Define cardinality limits and handle overflows (#235)
  • 6479189 chore(deps): bump golang.org/x/time in /processor/ratelimitprocessor (#280)
  • 05e3bd3 chore(deps): bump github.com/cockroachdb/pebble (#279)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This is an automatic backport of pull request #6533 done by [Mergify](https://mergify.com).

…ts/processor/lsmintervalprocessor from 0.3.0 to 0.4.0 (#6533)

* build(deps): bump github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor

Bumps [github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor](https://github.com/elastic/opentelemetry-collector-components) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/elastic/opentelemetry-collector-components/releases)
- [Commits](elastic/opentelemetry-collector-components@processor/lsmintervalprocessor/v0.3.0...processor/lsmintervalprocessor/v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update NOTICE.txt

* Update otel README.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a8a9c69)
@mergify mergify bot requested a review from a team as a code owner February 5, 2025 12:07
@mergify mergify bot added the backport label Feb 5, 2025
@mergify mergify bot requested review from michalpristas and pkoutsovasilis and removed request for a team February 5, 2025 12:07
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Contributor Author

mergify bot commented Feb 17, 2025

This pull request is now in conflicts. Could you fix it? 🙏
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 mergify/bp/8.x/pr-6533 upstream/mergify/bp/8.x/pr-6533
git merge upstream/8.x
git push upstream mergify/bp/8.x/pr-6533

@mergify mergify bot closed this Feb 17, 2025
Copy link
Contributor Author

mergify bot commented Feb 17, 2025

This pull request has been automatically closed by Mergify.
There are some other up-to-date pull requests.

@mergify mergify bot deleted the mergify/bp/8.x/pr-6533 branch February 17, 2025 05:05
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