Action metrics [Beta]

Beta

The Action metrics feature is in beta; categorization of Action type failures is in active development.

Action metrics in Ontology Manager display the usage of an Action type on the Action type overview page.

Screenshot of Action metrics in the overview section.

Action metrics do not require Action logs to be displayed. Unlike Action logs, Action metrics track failures.

Action metrics have various different categories of failures that may be displayed. These categories are:

  • Invalid parameter failure: The Action was submitted with a parameter or parameters that are not valid within the context of the Action.
  • Scale limit failure: The Action affected more than the permitted limit of object types (by default, usually 10,000).
  • Authentication failure: The user did not pass the security submission criteria for the Action.
  • Side effect failure: The Action failed due to a webhook or an incorrectly configured side effect.
  • Function failure: The Action failed because the underlying function failed. This failure mode is only possible for function backed Actions.
  • Unclassified failure: The Action failure did not fall into any of the above categories.