26 lines
705 B
ReStructuredText
26 lines
705 B
ReStructuredText
.. _sd2_notifications:
|
|
|
|
=============
|
|
Notifications
|
|
=============
|
|
|
|
Status Dashboard application comes with a RSS feeds to provide the information about the incidents
|
|
|
|
Current RSS Feeds based on the "feedgen" library.
|
|
https://pypi.org/project/feedgen/
|
|
|
|
RSS feeds support region based queries and service name and service category based queries.
|
|
|
|
Example of region based query:
|
|
|
|
https://status.cloudmon.eco.tsi-dev.otc-service.com/rss/?mt=EU-DE
|
|
|
|
Example of service category based query:
|
|
|
|
https://status.cloudmon.eco.tsi-dev.otc-service.com/rss/?srvc=Compute
|
|
|
|
Examples of region and service name based query:
|
|
|
|
https://status.cloudmon.eco.tsi-dev.otc-service.com/rss/?mt=EU-DE&srv=Data%20Warehouse%20Service
|
|
|