Add readonly label to console view
Open
complexity: no estimate
feature
feature: console
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When using the ```node.sql.read_only``` config setting, it'd be beneficial to users who use the console view to let them know that they can only issue read only statements.
In our case, we have X number of master nodes with the ```node.sql.read_only: true``` and X number of ingest nodes with the ```node.sql.read_only: false```.
Contributor guide
Assessment
This issue has not been assessed yet.