Odd issues... odd issues every where.
This commit is contained in:
parent
9bf4acd3bd
commit
9363dc3b36
1 changed files with 2 additions and 0 deletions
|
|
@ -192,6 +192,8 @@ in {
|
||||||
limits_config = {
|
limits_config = {
|
||||||
reject_old_samples = true;
|
reject_old_samples = true;
|
||||||
reject_old_samples_max_age = "168h";
|
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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue