What is the most effective method for website monitoring and function testing? Currently, we employ Selenium and Puppeteer, transmitting the metrics to Prometheus. However, we are contemplating a shift to Dataminer for these tasks.
Regrettably, I haven't come across any information pertaining to this on community.dataminer.services. Alternatively, would it be optimal to execute this on a separate system and retrieve the results/metrics from Prometheus?
If anyone has insights on website testing with Dataminer or can direct me to relevant sources, I would greatly appreciate it.
Best Regards,
Chris
Both ways look possible to me:
- Instead of transmitting the metrics to Prometheus, you could transmit them to the Data API
- Or you create an GQI ad-hoc datasource that gets the data from Prometheus
Thank you Wim.
The missing part was the “Data API” and I will try it asap.
Regards
christoph