Skip to content

Commit

Permalink
Remove metric from readme
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Schultz <[email protected]>
  • Loading branch information
dylanschultzie committed Apr 11, 2024
1 parent 435e053 commit 022823b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ By default the exporter serves on `:9333` at `/metrics`.
| near_current_stake | The current stake of a given account id |
| near_sync_state | The current sync state of node |
| near_epoch_start_height | The epoch start height |
| near_version_build{build,version} | The version build of the near node |
| near_next_validator_stake{account_id,public_key,shards} | The next stake of epoch |
| near_current_validator_stake{account_id,num_produced_blocks,num_expected_blocks,public_key,shards,slashed} | The current stake of epoch |
| near_current_proposals_stake{account_id,public_key} | The current stake proposals |
Expand Down

0 comments on commit 022823b

Please sign in to comment.