Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps github.com/perses/perses from 0.51.1 to 0.52.0.

Release notes

Sourced from github.com/perses/perses's releases.

0.52.0 / 2025-09-15

The release of Perses v0.52.0 introduces significant new features and improvements.

This update expands Perses' observability capabilities by introducing support for logging and continuous profiling, along with new plugins for Pyroscope, Flame Chart, Loki, and log visualization.

Additional enhancements include a heatmap panel for Prometheus histograms, a quick query viewer, panel group variable repeat, usability improvements, and upgraded CLI commands to streamline plugin development and schema testing.

  • [FEATURE] Add Pyroscope and FlameChart plugin (#3154)
  • [FEATURE] Add currency value formatting (#3132)
  • [FEATURE] TimeSeries export functionality for plugins (#3129)
  • [FEATURE] Add HeatMap plugin (#3143)
  • [FEATURE] Support LogQuery type (#3104) (#3163)
  • [FEATURE] Support SQL queries on the Perses proxy (#3061)
  • [FEATURE] CLI/PLUGIN: Unregister plugin from dev environment (#3069)
  • [FEATURE] Explorer: allow users to collapse tabs menu (#3064)
  • [FEATURE] Add user profile (#2984)
  • [FEATURE] Core: Add ProfileQuery (#2959) (#3017)
  • [FEATURE] Dashboard: leave confirmation dialog with unsaved changes works with react-router navigation (#3286) (#3339) (#3268)
  • [FEATURE] Add Quick Query Viewer (#3214)
  • [FEATURE] Add Grafana panel links migration support (#3259)
  • [FEATURE] Add tool tip in case of panel header ellipsis (#3255)
  • [FEATURE] Enhance variable replacement with custom formats (#3250)
  • [FEATURE] Dashboard: add optional confirmation dialog on unsaved leave (#3243)
  • [FEATURE] Dashboard: add panel group repeat based on a variable (#3106)
  • perses/plugins#214
  • perses/plugins#179
  • perses/plugins#208
  • perses/plugins#194
  • [FEATURE] CLI: new command plugin test-schemas (#3168)
  • [ENHANCEMENT] Allow direct datasource queries without trailing path (#3217)
  • [ENHANCEMENT] adds more mappings for throughput units (#3267)
  • [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • [ENHANCEMENT] Add clear button to search bar (#3337)
  • [ENHANCEMENT] PluginEditor: improve layout + responsive (#3331)
  • [ENHANCEMENT] Sort PluginKindSelect options (#3321)
  • [ENHANCEMENT] Add readonly prop to the data source select (#3317)
  • perses/plugins#270
  • perses/plugins#191
  • perses/plugins#275
  • perses/plugins#340
  • perses/plugins#334
  • perses/plugins#193
  • perses/plugins#192
  • perses/plugins#282
  • perses/plugins#341
  • perses/plugins#321
  • perses/plugins#277
  • perses/plugins#175

... (truncated)

Changelog

Sourced from github.com/perses/perses's changelog.

0.52.0 / 2025-09-15

The release of Perses v0.52.0 introduces significant new features and improvements.

This update expands Perses' observability capabilities by introducing support for logging and continuous profiling, along with new plugins for Pyroscope, Flame Chart, Loki, and log visualization.

Additional enhancements include a heatmap panel for Prometheus histograms, a quick query viewer, panel group variable repeat, usability improvements, and upgraded CLI commands to streamline plugin development and schema testing.

  • [FEATURE] Add Pyroscope and FlameChart plugin (#3154)
  • [FEATURE] Add currency value formatting (#3132)
  • [FEATURE] TimeSeries export functionality for plugins (#3129)
  • [FEATURE] Add HeatMap plugin (#3143)
  • [FEATURE] Support LogQuery type (#3104) (#3163)
  • [FEATURE] Support SQL queries on the Perses proxy (#3061)
  • [FEATURE] CLI/PLUGIN: Unregister plugin from dev environment (#3069)
  • [FEATURE] Explorer: allow users to collapse tabs menu (#3064)
  • [FEATURE] Add user profile (#2984)
  • [FEATURE] Core: Add ProfileQuery (#2959) (#3017)
  • [FEATURE] Dashboard: leave confirmation dialog with unsaved changes works with react-router navigation (#3286) (#3339) (#3268)
  • [FEATURE] Add Quick Query Viewer (#3214)
  • [FEATURE] Add Grafana panel links migration support (#3259)
  • [FEATURE] Add tool tip in case of panel header ellipsis (#3255)
  • [FEATURE] Enhance variable replacement with custom formats (#3250)
  • [FEATURE] Dashboard: add optional confirmation dialog on unsaved leave (#3243)
  • [FEATURE] Dashboard: add panel group repeat based on a variable (#3106)
  • perses/plugins#214
  • perses/plugins#179
  • perses/plugins#208
  • perses/plugins#194
  • [FEATURE] CLI: new command plugin test-schemas (#3168)
  • [ENHANCEMENT] Allow direct datasource queries without trailing path (#3217)
  • [ENHANCEMENT] adds more mappings for throughput units (#3267)
  • [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • [ENHANCEMENT] Add clear button to search bar (#3337)
  • [ENHANCEMENT] PluginEditor: improve layout + responsive (#3331)
  • [ENHANCEMENT] Sort PluginKindSelect options (#3321)
  • [ENHANCEMENT] Add readonly prop to the data source select (#3317)
  • perses/plugins#270
  • perses/plugins#191
  • perses/plugins#275
  • perses/plugins#340
  • perses/plugins#334
  • perses/plugins#193
  • perses/plugins#192
  • perses/plugins#282
  • perses/plugins#341
  • perses/plugins#321
  • perses/plugins#277

... (truncated)

Commits
  • 1573889 Merge pull request #3343 from perses/nexucis/release
  • cee7997 [IGNORE] Add examples and e2e tests for embedding Perses panels (#3326)
  • c011462 [ENHANCEMENT] Legend: hide useless controls instead of disabling (#3334)
  • e05f235 [BUGFIX] fix merge indexed columns regex (#3341)
  • d21033b Fix invalid and vulnerable dependencies (#3342)
  • d8d96e4 [IGNORE] Remove happo from the project (#3335)
  • 04a65af [ENHANCEMENT] remove nuqs dependency and refactor app providers (#3339)
  • 1114b44 [BUGFIX] fix merge indexed columns regex
  • d7070c0 [BUGFIX] bump go version to reflect go.mod
  • 05496e6 [ENHANCEMENT] Add clear button to search bar (#3337)
  • 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)

Bumps [github.com/perses/perses](https://github.com/perses/perses) from 0.51.1 to 0.52.0.
- [Release notes](https://github.com/perses/perses/releases)
- [Changelog](https://github.com/perses/perses/blob/main/CHANGELOG.md)
- [Commits](perses/perses@v0.51.1...v0.52.0)

---
updated-dependencies:
- dependency-name: github.com/perses/perses
  dependency-version: 0.52.0
  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 Oct 28, 2025
@openshift-ci
Copy link

openshift-ci bot commented Oct 28, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@jan--f
Copy link
Collaborator

jan--f commented Oct 29, 2025

/lgtm
/approve
/ok-to-test

@openshift-ci
Copy link

openshift-ci bot commented Oct 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], jan--f

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Oct 29, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ci-index-observability-bundle 6a766df link true /test ci-index-observability-bundle
ci/prow/observability-operator-e2e 6a766df link true /test observability-operator-e2e
ci/prow/images 6a766df link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@jgbernalp
Copy link
Contributor

/hold this requires adjustments on the ObO code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file do-not-merge/hold go Pull requests that update Go code lgtm ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants