akvlad
akvlad
@Tokoy I'm not sure I understand how to achieve even distribution of fingerprints using nginx. Every request may have fingerprints for multiple servers. The recommended number of fingerprints is 1M...
@deathalt the feature is inside the branch https://github.com/metrico/qryn/tree/feat_423 . Merge and release will be done shortly.
Should be fixed in 3.2.0
@bcarlock-mycarrier @deathalt let me recap what was changed in 3.2.0. The extra env config was added to qryn: `DISTINGUISH_LOGS_METRICS=1`. After the environment is provided, the newly ingested information starts to...
The type support is an extra `IN` in terms of the sql. IN is incredibly fast in clickhouse, like 100M comparisons a sec. But anyway it has its cost.
@bcarlock-mycarrier I see. How many time_series do you have? `SELECT count(distinct fingerprint) from time_series` And it would be great to get /series latency from you: Please find the `/api/v1/series` request...
I'm not sure. Let's keep this open. Please notify if you observer the error again.
@lmangani I have spared the issue for the future investigations. So for now it likely has no complaints.
@shimaore @mk-raven @deathalt Good news. A big complex update on the TraceQL and Metrics engines have been released in `v3.2.11`. Should help with the `memory access out of bounds` error...
@shimaore apparently some changes were not comitted. Should be fixed in v3.2.12. Sorry. Thanks for the quick response.