# Cardano Node 1.25.1

[Cardano Node 1.25.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.25.1) はMaryのハードフォークに必要な最後のリリースの予定で、ハードフォークを越えるためにはこのバージョン（もしくはそれ以降）にあげる事が必須になります。

メトリックの名前空間が統合され、全て`cardano.node.metrics`配下へまとめられました。Prometheusで監視している場合など、SPOはクエリを見直す必要があります。\
\>>[ Relay Node の変更点](https://sugar-stake-pool.gitbook.io/cardano-kb/metorikku#relay-node)\
\>>[ Block Producer Node の変更点](https://sugar-stake-pool.gitbook.io/cardano-kb/metorikku#block-producer-node)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sugar-stake-pool.gitbook.io/cardano-kb/cardano-node-operation/cardano-node/cardano-node-1.25.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
