max_look_back_period: 20s timeout: 3m0s extra_query_delay: 100ms max_concurrent: 10 multi_tenant_queries_enabled: true query_ingester_only: false query_ingesters_within: 3h0m0s query_store_only: false query_timeout: 5m0s tail_max_duration: 1h0s query_scheduler: max_outstanding_request...
query_ingesters_within: 3h0m0squery_store_only: falsequery_timeout: 5m0stail_max_duration: 1h0squery_scheduler:max_outstanding_requests_per_tenant: 2048grpc_client_config:max_recv_msg_size: 104857600max_send_msg_size: 16777216grpc_compression: gziprate_limit: 0rate_limit_burst: 0backoff_on...
/go/src/grafana/loki/pkg/querier/queryrange/queryrangebase/results_cache.go:186 +0x149 github.com/grafana/loki/v3/pkg/querier/queryrange/queryrangebase.InstrumentMiddleware.func1.1.1({0x3449440?, 0xc001b1a1e0?}) /go/src/grafana/loki/pkg/querier/queryrange/queryrangebase/instrumentation.go:28 ...
-querier.dns-lookup-period duration How often to query DNS. (default 10s) -querier.engine.max-lookback-period duration The maximum amount of time to look back for log lines. Used only for instant log queries. (default 30s) -querier.engine.timeout duration Timeout for query execution. (...
max_query_lookback: 5d max_query_series: 100000 per_stream_rate_limit: “512MB” per_stream_rate_limit_burst: “1024MB” max_global_streams_per_user: 524288000 frontend: max_outstanding_per_tenant: 10000 compress_responses: true ingester_client: grpc_client_config: max_send_msg_size: 96636...
k -n monitoring logs -f loki-table-manager-55c4b5cc4c-xwnzp level=warn ts=2021-10-11T15:34:14.155064403Z caller=store.go:91 msg="running with DEPRECATED flag -store.max-look-back-period, use -querier.max-query-lookback instead." level=info ts=2021-10-11T15:34:14.157149941Z caller=ma...
_timeout: 20s# consistent_reads: true# host: 127.0.0.1:8500# watch_burst_size: 2# watch_rate_limit: 2querier:engine:max_look_back_period:20stimeout:3m0sextra_query_delay:100msmax_concurrent:10multi_tenant_queries_enabled:truequery_ingester_only:falsequery_ingesters_within:3h0m0squery_...
To avoid querying of data beyond the retention period,max_query_lookbackconfig inlimits_configmust be set to a value less than or equal to what is set intable_manager.retention_period. When using S3 or GCS, the bucket storing the chunks needs to have the expiry policy set correctly. For...
max_look_back_period: 20s timeout: 3m0s extra_query_delay: 100ms max_concurrent: 10 multi_tenant_queries_enabled: true query_ingester_only: false query_ingesters_within: 3h0m0s query_store_only: false query_timeout: 5m0s tail_max_duration: 1h0s query_scheduler: max_outstanding_request...
[timeout: <duration> | default = 5m] # 查看日志的最大时间,仅用于实时日志查询 # CLI flag: -querier.engine.max-lookback-period [max_look_back_period: <duration> | default = 30s] # 查询的最大并发数 # CLI flag: -querier.max-concurrent [max_concurrent: <int> | default = 10] # 为...