chore: updated grafana dashboard for better HBAR Rate Limit visibility #3362
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
This PR adds the latest Grafana dashboard JSON file, including the newly added HBAR Rate Limit service metrics.
Fixes #3360
New Items:
• New Tile: Operator Balance Monitoring
Added a dashboard tile to monitor the current balance of the operator.
• New Tile: HBAR Rate Limit Counter
Introduced a tile to track the occurrences of HBAR rate limits, ensuring visibility into rate limit events.
• New Tile: Total HBAR Burnt Across the Network
Created a tile to display the total amount of HBAR burnt through all network activities.
• New Tiles: HBAR Burnt by Server Type
Added tiles to monitor the total HBAR burnt by HTTP and WebSocket (WS) servers individually.
• New Tiles: HBAR Burnt by Individual Pods
Introduced tiles to track the total HBAR burnt by each pod for both HTTP and WS servers.
• New Tiles: HBAR Spending Plans by Tier
Added tiles to monitor the unique number of HBAR spending plans, categorized by tiers (BASIC, EXTENDED, PRIVILEGED).
Checklist