ServicePulse/ServiceControl API

Hi,

We have a couple of testenvironments who work with RabbitMQ/ServiceControl/ServicePulse. Refresh of those testenvironments is automated. When we refresh a testenvironment, we also want to clear the error messages in ServicePulse/ServiceControl. Is there some kind of API to clear those error messages automatically so we don’t have to clear it manually by hand?

Thx

Kind Regards,
Michael

Hi @MichaelSleeuwagen

there is no API call that removes all error messages.

One possible option would be to simply remove the database folder (it will be recreated on startup). The location of the DB folder can be found in the configuration file.

Cheers,
Tomek