I would like to create dashboard in Kibana that will display status of our API tests in Runscope.
Runscope has some REST API that could return test metrics in json format.
Is this somehow possible to configure Kibana to use this external REST data source and create dashboard out of it?
you have to ingest the Outputs of the API into Elasticsearch first. This can be done with Logstash easily.
When the data is in Elasticsearch you can use any feature in Kibana to visualize and analyze the data.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.