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/api from 0.4.0 to 1.1.0 #193

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/grafana/pyroscope/api from 0.4.0 to 1.1.0.

Release notes

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

v1.1.0

Pyroscope version 1.1 release notes

The Pyroscope team is excited to announce the the second release. This release allows to retrieve series from persistent storages like local disk and object store and also has a couple of performance improvements (e.g. JFR ingestion is handled a lot more efficently).

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

Docker Images

  docker pull docker.io/grafana/pyroscope:1.1.0

Pyroscope Release Changelog Summary

Improvements & Enhancements:

  • Switched to v1 Golang SDK.
  • Updated multiple dependencies including Go, Ruby, Django, Rust, and more.
  • Introduced meta fetcher that synchronizes filtered metadata locally.
  • Introduced pyroscope packaging via nfpm.
  • Use Grafana flamegraph component.
  • 'ExportData' now respects the 'flamegraph.com' related prop.
  • Introduced option to disable RBAC.
  • Introduced a tenant scanner.
  • Refactoring for block compaction to enable shard-splitting.
  • Improved multitenancy default behavior documentation.

Fixes:

  • Addressed various race conditions and bug fixes.
  • Improved URL handling and pprof merges.
  • Fixed various documentation inconsistencies and outdated references.
  • Fixed broken links.
  • Resolved multiple issues related to dotnet and ebpf.
  • Addressed flaky tests and issues in ingestionAdapter.
  • Handle profiles without timestamps.

Documentation Updates:

  • Added tabs to Java docs and updated ebpf docs.
  • Added section for Apple arm64 builds.
  • Updated documentation for contributors.
  • Improved helm documentation.
  • Optimized and clarified querier API calls.

... (truncated)

Changelog

Sourced from github.com/grafana/pyroscope/api's changelog.

Changelog

main / unreleased

Grafana Phlare

  • [CHANGE] Upgrade base image to latest alpine version 1.17.2

0.5.1

Grafana Phlare

  • [BUGFIX] Ensure config file parses properly (#536) (#537)

0.5.0

Grafana Phlare

  • [CHANGE] Move from kubeval to kubeconform (#534)
  • [CHANGE] Bump minimal support version to 1.19 (#531)
  • [CHANGE] Update go versions used to 1.19.6 (#533)
  • [CHANGE] Update prometheus to have latest relabeling support (#528)
  • [FEATURE] Ingester limits (#523)
  • [ENHANCEMENT] Add -modules support (#497)
  • [ENHANCEMENT] Improve annotations based scraping for helm (#529)
  • [ENHANCEMENT] Upgrade linter to work with Go Generics (#524)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 10, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.10%. Comparing base (ea980d0) to head (5dca65c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #193   +/-   ##
=====================================
  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 enabled auto-merge (squash) January 10, 2025 18:39
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grafana/pyroscope/api-1.1.0 branch from 8648666 to 485126a Compare January 10, 2025 18:40
Bumps [github.com/grafana/pyroscope/api](https://github.com/grafana/pyroscope) from 0.4.0 to 1.1.0.
- [Release notes](https://github.com/grafana/pyroscope/releases)
- [Changelog](https://github.com/grafana/pyroscope/blob/main/CHANGELOG.md)
- [Commits](grafana/pyroscope@v0.4.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grafana/pyroscope/api-1.1.0 branch from 485126a to 5dca65c Compare January 10, 2025 18:45
@mazrean mazrean merged commit 2ef5972 into main Jan 10, 2025
3 checks passed
@mazrean mazrean deleted the dependabot/go_modules/github.com/grafana/pyroscope/api-1.1.0 branch January 10, 2025 18:49
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