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

Prepare 0.63.3 point release #3469

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Dec 4, 2023

This PR prepares the upcoming v0.63.3 point release. The changes proposed are:

  • fixes to grafana metrics dashboards
  • faster sync performance on linux, thanks to use of sqlite pragmas

conorsch and others added 3 commits December 4, 2023 12:02
A few grafana charts have gone dark, as a result of the underlying
metric being renamed. Here are a few quick fixes. H/t to @hdevalence for
catching the CB block rename.

(cherry picked from commit 2536cf4)
Use parameterized datasource uid's for Prometheus
Drop validator role that is not emitted
Add seconds unit to ABCI metrics from CometBFT
Remove duplicate validators panel

(cherry picked from commit c05bf48)
@conorsch conorsch marked this pull request as ready for review December 4, 2023 21:41
@conorsch conorsch merged commit b76e754 into release/0.63.x Dec 4, 2023
6 checks passed
@conorsch conorsch deleted the prepare-0.63.3-point-release branch December 4, 2023 21:50
conorsch added a commit that referenced this pull request Dec 4, 2023
We just released v0.63.3 [0], and since it's a point release, its
changes live on a feature branch. We must update the version string for
the guide on main branch, to ensure it's accurate.

[0] #3469
conorsch added a commit that referenced this pull request Dec 4, 2023
We just released v0.63.3 [0], and since it's a point release, its
changes live on a feature branch. We must update the version string for
the guide on main branch, to ensure it's accurate.

[0] #3469
conorsch added a commit that referenced this pull request Dec 4, 2023
Bumps the recommended version of pcli to v0.63.3, to match the latest
point release [0]. Also removes the `cargo run` invocations to match
the recent change to the docs, to recommend installing binaries over
compiling from source [1].

[0] #3469
[1] #3442
conorsch added a commit that referenced this pull request Dec 4, 2023
Bumps the recommended version of pcli to v0.63.3, to match the latest
point release [0]. Also removes the `cargo run` invocations to match
the recent change to the docs, to recommend installing binaries over
compiling from source [1].

[0] #3469
[1] #3442
conorsch added a commit that referenced this pull request Dec 8, 2023
Bumps the recommended version of pcli to v0.63.3, to match the latest
point release [0]. Also removes the `cargo run` invocations to match
the recent change to the docs, to recommend installing binaries over
compiling from source [1].

[0] #3469
[1] #3442
conorsch added a commit that referenced this pull request Dec 8, 2023
Bumps the recommended version of pcli to v0.63.3, to match the latest
point release [0]. Also removes the `cargo run` invocations to match
the recent change to the docs, to recommend installing binaries over
compiling from source [1].

[0] #3469
[1] #3442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants