Skip to main content

Provider Status Monitoring

Note

This feature is available for early-access customers. To request access and confirm your organization meets the feature criteria, contact your account representative or Support.

The Provider Status Monitoring page gives you a single view of the third-party services your applications depend on, such as cloud platforms, SaaS applications, developer tools, and other external providers. Rather than checking each dependency separately, you can track them all in one place.

To open the Provider Status Monitoring page, select Integrations, then Provider Status Monitoring in the navigation sidebar. The page lists providers sorted by their status. For each provider, you can see how many components are monitored, its uptime over the last 24 hours, and when its status was last checked. Use it to quickly determine whether a problem in your environment coincides with a known outage at one of your dependencies.

Provider Status Monitoring page

What you need

Before you start monitoring providers, make sure you have:

  • These permissions:
    • INTEGRATIONS:READCONFIG to view the Provider Status Monitoring page.
    • INTEGRATIONS:DEPLOY to add, edit, or delete a provider.
  • An archive configured on your storage service, to view a provider's recent incidents and maintenance periods. Learn more about configuring your Amazon S3 or connecting a Google Cloud Storage archive bucket.

How Coralogix reports provider status

Status and severity

A provider or component might report any of the following statuses, sorted by increasing severity:

  • Operational: Service is operating normally.
  • Degraded: One or more monitored components report degraded performance.
  • Partial outage: Service is partially unavailable.
  • Major outage: Provider reports a significant outage.

A provider's status reflects the most severe status of any of its components. Similarly, a component group's status reflects the most severe status of any component it contains, and a component's status reflects the most severe status of any of its regions.

A provider or component can also report:

  • Maintenance: Provider is in a scheduled maintenance window.
  • No data: Coralogix does not have status information for the component yet.

Provider category and tier

Coralogix assigns each provider a category and a tier.

The category describes what kind of service the provider offers, such as DevOps, Security, or Cloud Infrastructure. You cannot change a provider's category, but you can use categories to filter the provider list or search for providers in a specific category.

The tier determines how often Coralogix checks the provider's status page: Tier 1 providers are checked every minute, and Tier 2 providers every five minutes. While a provider has an active incident, Coralogix checks its status every 30 seconds regardless of tier, and returns to the regular tier frequency after three consecutive checks find no active incident.

Manage providers

You can add providers, edit existing ones, and delete providers you no longer want to monitor.

Add a provider

To add a provider:

  1. In the top right corner of the page, select Add provider, then select the provider you want to monitor.

    Add provider panel on the Select provider step, showing the searchable catalog grouped by category

  2. On Select services, set what to monitor:

    • Display name: prefilled with the provider's name.
    • Components: every component the provider publishes is selected by default. Search the list, or clear the ones you do not need. Providers that organize their components into groups show them as an expandable tree.
    • Region scope: providers that report per region have a region scope that every selected component inherits, starting with all regions. Select Edit regions to narrow it, and expand an individual component to override the scope for that component alone.

    Select services with the display name field and the discovered components

  3. Select Add provider.

    The provider appears on the Provider Status Monitoring page.

    Provider Status Monitoring page showing the newly added provider

Edit or delete a provider

To edit or delete a provider, select the more actions menu on the provider's card, then select Edit or Delete.

Provider card with the more actions menu open, showing the Edit and Delete options

View provider details

Select any provider to view its summary, the components being monitored, and a list of recent incidents and maintenance periods.

Provider panel for Anthropic with 24-hour uptime, monitored component count, uptime history, and the components table

The summary shows the following information:

  • 24h uptime: Provider's uptime over the last 24 hours.
  • Monitored components: Number of components being monitored.
  • Reachability: Whether Coralogix can reach the provider's status page for updates. It does not reflect the provider's health. While a provider is unreachable, its components report No data.
  • Last checked: When the provider's status was last checked.

The Components section shows the status and uptime of each component the provider reports on.

When your storage service has an archive configured, the Incidents & maintenance section lists recent incidents and maintenance periods.

Limitations

  • Availability history starts when you add the provider. Status updates that occurred before you added the provider are not reported.
Last updated on