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

Bump github.com/grafana/pyroscope from 1.11.0 to 1.12.0 #198

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps github.com/grafana/pyroscope from 1.11.0 to 1.12.0.

Release notes

Sourced from github.com/grafana/pyroscope's releases.

v1.12.0

Release Notes for Pyroscope 1.12.0

Enhancements

  • Added metadata label query capability in v2 (#3749)
  • Implemented configurable symbols partitioning (#3820)
  • S3 storage can now configure the bucket-lookup-type (#3788)

Fixes

  • String table access validation in distributor (#3818)
  • Several OpenTelemetry (OTel) related fixes: (#3795, #3793, #3794)
  • Config struct validation implementation (#3837)
  • Expanded error logging to include 400 errors (#3832)

Documentation

Changelog

  • 5b3ff8f51 Added bucket-lookup-type field to s3 config (#3788)
  • 26950d5cc Fix broken link in configure client (#3823)
  • 68c28f5d2 Fix: Actually validate config struct (#3837)
  • 1760e7b27 Log 400 errors in addition to 500 errors (#3832)
  • 0584b6080 Update make docs procedure (#3802)
  • 0d3898b10 Update java examples with latest SDKs (#3812)
  • f9b116c0b [DOC] Restructure Pyroscope documentation and share content (#3798)
  • 58aa14304 chore(examples): update examples (#3806)
  • 9d3e08d7c chore(examples): update examples (#3828)
  • 836c49514 chore(otel): update to new otlp version (#3796)
  • 466aaa819 chore(otlp): add integration tests with fixtures (#3808)
  • f8642be48 chore: bump helm chart to v1.11.0 (#3805)
  • ca9c40c56 chore: bump x/net dependency (#3803)
  • 2b28fb557 chore: remove unused workflows (#3800)
  • 9d77ec63c ci: add check for generated files drift (#3842)
  • cd0669845 docs: Update language as per review (#3809)
  • 12d58040d docs: add v11 release notes (#3804)
  • 848179a8b docs: updates the list of contributors in README
  • 67354f378 docs: updates the list of contributors in README
  • f095b4abb docs: updates the list of contributors in README
  • 2391bdf13 docs: updates the list of contributors in README
  • 7bfb8665e docs: updates the list of contributors in README
  • a71403da8 feat(v2): metadata label query (#3749)
  • a1d01895a feat: configurable symbols partitioning (#3820)
  • b362e0e5f fix(distributor): validate string table accesses (#3818)
  • 2779897fb fix(otel): do not use mappings for otel profile partitioning (#3793)
  • 29c8f6f77 fix(otel): samples-cpu conversion (#3795)
  • c32e5a628 fix(otel): use PushParsed instead of Push (#3794)

As always, feedbacks are more than welcome, feel free to open issues/discussions. You can reach out to the team using:

... (truncated)

Commits

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)

Bumps [github.com/grafana/pyroscope](https://github.com/grafana/pyroscope) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/grafana/pyroscope/releases)
- [Changelog](https://github.com/grafana/pyroscope/blob/main/CHANGELOG.md)
- [Commits](grafana/pyroscope@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/pyroscope
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 17, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.10%. Comparing base (2ef5972) to head (33bf7a6).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #198   +/-   ##
=====================================
  Coverage   2.10%   2.10%           
=====================================
  Files         44      44           
  Lines       6277    6277           
=====================================
  Hits         132     132           
  Misses      6138    6138           
  Partials       7       7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mazrean mazrean merged commit 081b265 into main Feb 1, 2025
3 checks passed
@mazrean mazrean deleted the dependabot/go_modules/github.com/grafana/pyroscope-1.12.0 branch February 1, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants