Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

New features

Alerting API

From this version on, users are allowed to define alerts based on queries that include subqueries through the Alerting API.

  • Three new parameters are now available when you define an each-type alert using the Alerting API:
    • externalOffset - Used to move the main query time range backward in time.

    • internalPeriod - Used to set the subquery time range.
    • internalOffset - Used to move the subquery time range backward in time.

  • These alerts will appear in the Devo app as any other type of alert, in the Administration → Alert Configuration area. In the app, you'll be able to open them and access their details, but for now, they can only be defined using the Alerting API.

Improvements

Alerts

  • The When column value in the Alerts History panel has been redefined to show dates clearly.
  • Several-type alerts allow 0 as the threshold now.

Bug fixes

  • Backtick/backquote character (`) displayed with its HTML code (`) - when we type the backtick/backquote character (`) in the Alert Summary or in the Alert Description, the character (`) is:
    • Correctly displayed in the alert email.
    • Wrongly displayed (displayed as its HTML code (`)) in the following places (now fixed):
      • Alerts → Summary (Summary value)
      • Alerts → Summary - drop-down menu (Summary and Description values)
      • Alerts → ... - View alert details (Summary and Description values)
  • No labels