Re: [openstack-dev] [Senlin] Does Senlin support Prometheus?

2018-11-20 Thread Duc Truong
Senlin integrates with Aodh using webhooks.  As shown in [1], you
create a receiver of type webhook and then create a Aodh alarm to call
this webhook [2] on the desired condition.
Prometheus AlertManager supports notifications to webhooks [3].  While
I have not tried this myself, I believe that it should be as simple as
setting up Prometheus AlertManager to notify the webhook created in
Senlin (see [1]).

Regards,

Duc (dtruong)

[1] 
https://docs.openstack.org/senlin/latest/scenarios/autoscaling_ceilometer.html#step-2-create-receivers
[2] 
https://docs.openstack.org/senlin/latest/scenarios/autoscaling_ceilometer.html#step-3-creating-aodh-alarms
[3] https://prometheus.io/docs/alerting/configuration/#webhook_config
On Mon, Nov 19, 2018 at 6:33 PM xuc...@chinacloud.com.cn
 wrote:
>
> Hi,
>
> Senlin, Ceilometer/Aodh is currently integrated, does it support Prometheus ?
>
>
> thanks
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Senlin] Does Senlin support Prometheus?

2018-11-19 Thread xuc...@chinacloud.com.cn
Hi,

Senlin, Ceilometer/Aodh is currently integrated, does it support Prometheus ?


thanks

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev