Odd issues... odd issues every where.

This commit is contained in:
Root User 2026-02-14 16:36:56 +01:00
parent 9bf4acd3bd
commit 9363dc3b36
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -192,6 +192,8 @@ in {
limits_config = {
reject_old_samples = true;
reject_old_samples_max_age = "168h";
# Disable structured metadata/OTLP native ingestion until schema is upgraded to v13+ and tsdb index is used.
allow_structured_metadata = false;
};