complainer icon indicating copy to clipboard operation
complainer copied to clipboard

Dogfooding only works with Reporter, but not with Uploader

Open andygrunwald opened this issue 8 years ago • 2 comments

Dogfooding complainer is great. With this feature you are able to monitor your default instance of complainer.

But if i see this correctly, dogfooding works only by dropping mandatory settings from the Reporter of the dogfooding instance (e.g. Slack Hook URL or Hipchat room). So this means, if the default instance fails the reporter will report the URLs to the running Mesos slave. At the moment it is not possible to upload the failures of the default instance to an Uploader, because the uploader don`t implement such a check for mandatory settings. Or am i missing something?

andygrunwald avatar Jun 19 '16 14:06 andygrunwald

Not really sure if I follow. Uploader is statically and completely configured for each instance, dogfooding or not. If the default instance fails, dogfooding will just use it's own uploader.

Can you describe what you want to achieve?

bobrik avatar Jun 19 '16 20:06 bobrik

Will come back to you once i tested everything with v1.4

andygrunwald avatar Jul 11 '16 14:07 andygrunwald