Mention in release notes that metrics names may still change

This commit is contained in:
Jack Grigg 2021-01-06 21:03:47 +00:00
parent 34d2edb619
commit 59da774f22
1 changed files with 3 additions and 0 deletions

View File

@ -21,3 +21,6 @@ To enable the endpoint, add `-prometheusmetrics=<host_name>:<port>` to your
`zcashd` configuration (either in `zcash.conf` or on the command line). After
restarting `zcashd` you can then test the endpoint by querying it with e.g.
`curl http://<host_name>:<port>`.
The specific metrics names may change in subsequent releases, in particular to
improve interoperability with `zebrad`.