Tendrl / specifications

Tendrl specs go here
GNU Lesser General Public License v3.0
6 stars 16 forks source link

Tendrl threshold event generation #239

Closed GowthamShanmugam closed 6 years ago

GowthamShanmugam commented 7 years ago

Due to a restriction in the graphana with generating alerts for templates using variables, it is necessary to generate Events for threshold breaches via collectd. However, collectd alerts can only be generated for data that ends up in graphite via collectd. However, with gluster, Events for global objects such as volumes needs to be generated via tendrl's gluster-integration component. This requires that the threshold configuration be available in etcd to enable components to own specific attributes of specific objects whose thresholds the component would be responsible for monitoring.

GowthamShanmugam commented 7 years ago

reffer: https://gist.github.com/brainfunked/19f0d9cf52a037116f0e58a7df137c0f#file-tendrl_threshold_event_generation-md

GowthamShanmugam commented 7 years ago

@r0h4n This issue is not required we can close this