Jump toUpdate content
Cockpit limitations
Reviewed on 17 April 2023 • Published on 17 April 2023
This page provides information about the limitations of Scaleway’s Observability Cockpit.
Metrics
Metrics data is retained for 31 days. After this period, data older than 31 days is deleted.
Logs
Logs data is retained for 31 days. After this period, data older than 31 days is deleted.
Limits for Mimir
The following table provides information about Mimir’s limits.
Parameter | Default value | Value for the user | Description |
---|---|---|---|
ingestion_rate | 10000 | 10000 | Maximum number of samples accepted per second, the following samples are rejected |
ingestion_burst_size | 200000 | 200000 | Ability to exceed the ingestion rate for a short period of time (still undefined) |
accept_ha_samples | false | false | High availability function (not supported at this time) |
max_label_name_length | 1024 | 1024 | Maximum character size for a label name |
max_label_value_length | 2048 | 2048 | Maximum character size for a label value |
max_label_names_per_series | 30 | 30 | Maximum number of label names per series |
max_metadata_length | 1024 | 1024 | Maximum size of the metadata, in characters |
max_global_series_per_user | 150000 | 250000 | Maximum number of series in memory on the Project ID, in the last 10 minutes |
max_global_series_per_metric | 0 | 25000 | Maximum number of series in memory for a metric, in the last 10 minutes |
ruler_max_rules_per_rule_group | 20 | 20 | Number of rules per rule group |
ruler_max_rule_groups_per_tenant | 70 | 70 | Number of rule groups for a Project ID |