Saturday, 13 May 2023

Can I set up alerts for multiple environments?

 Yes, you can absolutely set up alerts in Apigee Analytics that apply to multiple environments:

When creating an alert, there is a field where you select the Organization and Environment:

  • Organization: Defaults to the one you are logged into
  • Environment: You can either choose:

By choosing "All environments", the alert will apply to:

  • All existing environments in that organization
  • Any new environments that are created

So you have two options for multi-environment alerts:

  1. Create a separate alert for each environment
    This gives you more granular alerting, but requires managing multiple alerts.

  2. Create a single alert targeting "All environments"
    This applies the same alert threshold and actions to all environments. It's simpler to manage but less tailored.

When the alert conditions are met based on Analytics data from any of the environments, the configured action (email, webhook, etc.) will be triggered.

For example, you could create:

  • An alert for errors above 5% in the test environment
  • An alert for requests above 10,000 per second across all environments

When either of those conditions are met in the respective environments, the corresponding alert action would fire.

The option you choose depends on your specific monitoring and alerting requirements. But Apigee does give you the flexibility to set alerts at the individual environment level, across all environments, or using a combination of both.

Hope this helps! Let me know if you have any other questions about setting up alerts in Apigee Analytics.

No comments:

Post a Comment

What is the difference between the Rate Limit and Quota policies?

  The   Rate Limit   and   Quota policies   in Apigee serve similar but distinct purposes: Rate Limit: • Limits the number of requests withi...