Skip to content

Commit 187c308

Browse files
committed
Update CHANGELOG
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
1 parent 0b2d169 commit 187c308

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
## 24.1.2-SNAPSHOT
44

55
### Breaking Changes
6+
- Following the OpenMetrics convention, the update Prometheus client add the `_total` suffix to every metrics of type counter, with the effect that some existing metrics have been renamed to have this suffix, if you are using the official Besu Grafana dashboard [(available here)](https://grafana.com/grafana/dashboards/16455-besu-full/), just update it to the latest revision, that accept the old and the name of the affected metrics, if you have custom dashboards or use the metrics in other ways, then you need to manually update it to support the new naming.
67

78
### Deprecations
89

910
### Additions and Improvements
11+
- Upgrade Prometheus and Opentelemetry dependencies [#6422](https://github.com/hyperledger/besu/pull/6422)
1012

1113
### Bug fixes
1214
- Fix the way an advertised host configured with `--p2p-host` is treated when communicating with the originator of a PING packet [#6225](https://github.com/hyperledger/besu/pull/6225)
@@ -47,6 +49,7 @@
4749

4850
### Download Links
4951

52+
5053
## 24.1.0
5154

5255
### Breaking Changes

0 commit comments

Comments
 (0)