Carlos Tadeu Panato Junior

Results 727 comments of Carlos Tadeu Panato Junior

@metalmatze we have a new plugin system, which you can do much more, maybe we can create a Prometheus plugin for mm. I will spend some time here to se...

@metalmatze sorry no But I was thinking to write the bot using the Mattermost plugin system, but will be another binary and all other configs, not sure if we can...

I will add this in my objectives to get this done :)

@metalmatze here is https://developers.mattermost.com/extend/getting-started/

I was thinking to fork your project and rewrite the bot using the plugin mattermost plugin

the webhook notification is working I will use the same approach you did and will use your pkg/alertmanager for the functions, but i'm implemting this as a mattermost plugin 😄

I did this repo, since the plugin have some specific things :) i used your client and update that to use the v2 of the alertmanager :) https://github.com/cpanato/mattermost-plugin-alertmanager if you...

> Does this work on arm64/armhf? > > Could you add a PreRunE to validate all booleans please? See the Istio app for an example of how I did this....