Skip to content

Commit ecea025

Browse files
authored
Merge pull request #90 from King31T/fix_metric_README
Fix: README of metric monitor
2 parents be448e9 + 5cc7651 commit ecea025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metric_monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ docker-compose -f ./docker-compose/docker-compose-quick-start.yml up -d
1818
```
1919
It will start a TRON FullNode that connects to the Mainnet, along with Prometheus and Grafana services. Note that in [main_net_config.conf](../conf/main_net_config.conf), it contains the configuration below to enable metrics.
2020
```
21-
metrics{
21+
node.metrics{
2222
prometheus{
2323
enable=true
2424
port="9527"

0 commit comments

Comments
 (0)