Automate generating compatibility table for different logstash versionΒ #158
Closed
Description
We need to automate proccess of finding compatible metrics for multiple versions of logstash. We need to:
- create a development setup so that multiple logstash versions could be checked simultaneously
- create a script that will check whether all metrics are working properly with given logstash version (some with be left blank on old logstash versions)
- output table with metrics compatibility to a markdown file