Create reports and notify teams when performance issues arise.
ContactService Level Objectives (SLOs) are the established method to track system performance in SRE and DevOps organizations. Each SLO defines a target value for an SLI (Service Level Indicator, a defined metric). For example, a performance SLO for a web application might state that 99% of requests must be answered in less than 500 ms each hour. Each hour in which the objective is not met counts against a defined "error budget". When the error budget has been depleted, actions need to be taken to improve performance and get back into SLO compliance.
SLOs can be difficult to manage when many metrics across different sources of monitoring data are involved.
Use time-series data from your favorite tools to feed SLO watchers and reports.
For each tool you want to access through the Metralyze API, you need an account or API token in that tool. For example, for Instana you will need to create an API token.
All configuration in Metralyze is available via API. That means that watchers, SLO definitions and connections be managed from within CI/CD pipelines.
Metralyze focuses only on time-series data, which is characterized by having a set of time-stamped metrics together with a number of dimensions that give context for those metrics. Many monitoring and analytics tools offer the same kind of data. What we do is to offer a common query API and data format that works across all tools that we integrate with.
Metralyze is exclusively licensed to a retail e-commerce company by Proscaler GmbH. Contact us to discuss solutions for similar use cases.