graylog2-web-interface
graylog2-web-interface copied to clipboard
"show metrics on" button is missing
Using graylog-web-interface-1.1.0-SNAPSHOT-20150323175628.tgz the"show metrics on" button from stream actions dropdown menu is missing.
This is currently not easily possible, because the only stream-related metric that we have left now is the one for incoming messages, which is already exposed in the stream list. We should leave out the "show metrics on" button for now and instead we should implement an overview of the metrics for the individual stream rules that we are now collecting instead in the future, which involves some more work besides just showing prefiltered metrics.
Moving this to 1.2.0 due to this.