Commit Graph

75 Commits (JStickler-patch-1)

Author SHA1 Message Date
Trevor Whitney c690827c6a
fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 5 months ago
Trevor Whitney a206324ae3
fix: pattern persistence feature flag (#18285) 6 months ago
Christian Haudum c167800b3f
fix(pattern): Fix feature flag for enabling pattern persistence (#18216) 6 months ago
Paul Rogers 7bbaa6e241
chore(deps): Bump dskit for new ring functions (#18093) 7 months ago
Paul Rogers 0b8b1cdb1e
chore(deps): dskit bump (#18079) 7 months ago
Trevor Whitney 888e4012bc
chore: clean up pattern persistence configs (#18017) 7 months ago
Trevor Whitney fdcc12da4d
feat: query persisted patterns (#17980) 7 months ago
Trevor Whitney fd7321c88b
feat: persist patterns as aggregated metrics (#17737) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Oleg Zaytsev 37a5116a19
chore(spanlogger): force all usages to provide a logger (#17851) 7 months ago
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677) 8 months ago
Karsten Jeschkies 75593e0ed7
refactor(stringlabels): Support stringlabels in loghttp, pattern and ruler tests. (#17102) 9 months ago
Trevor Whitney 66033bb967
fix: pattern ingester pushes detected level as structured metadata (#16924) 9 months ago
Paul Rogers 24c260e3e4
chore(deps): Update dskit (#16782) 10 months ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 10 months ago
Trevor Whitney 86d50ad7dd
fix: don't send empty aggregated metric payloads (#15756) 12 months ago
Paul Rogers 606f2f1a4d
test: Increase buffer size to prevent timeouts in tests (#15498) 1 year ago
Ned Andreev 5d8220c3e9
fix: data race / nil channel read in pattern aggregation push (#15410) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Shantanu Alshi 215f994d0e
fix(metric_aggregation): Fix duplicate metrics registration (#15142) 1 year ago
Trevor Whitney dea5d7883a
feat: add lines skipped metric to pattern ingesters (#14997) 1 year ago
Shantanu Alshi d3d31f1842
chore(aggregated_metrics): Add metrics to aggreated metrics (#14986) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Trevor Whitney 80aec25482
feat: Improve pattern ingester tracing (#14707) 1 year ago
Trevor Whitney c1fde26730
feat: move metric aggregation to a per-tenant config (#14709) 1 year ago
Salva Corts 70508975fd
feat: Configurable list of json fields to mine patterns (#14528) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 1 year ago
Ravishankar 41fafd8793
feat: Apply patterns line length limit to json message key (#14296) 1 year ago
Trevor Whitney c001a1d93a
fix: allow any level for aggregated metrics (#14255) 1 year ago
Cyril Tovena ae955ed30d
fix(pattern): Fixes latency metric namespace for tee to pattern (#14241) 1 year ago
Sven Grossmann 63e84b476a
fix(aggregated-metrics): correctly create logfmt string (#14124) 1 year ago
Sven Grossmann 0780456662
feat(max-allowed-line-length): add config to set `max-allowed-line-length` in pattern ingester (#14070) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Paul Rogers 8fb7b488bd
chore(deps): update dskit 20240819 (#13924) 1 year ago
Trevor Whitney d2474fa989
fix: split the error and agg metric cases for clarity (#13913) 1 year ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 1 year ago
Travis Patterson feee240f46
chore: remove unused pattern tokenization form Loki (#13783) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Ned Andreev 7683a79191
fix: Include whitespaces in extracted tokens (#13738) 1 year ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 1 year ago
George Robinson 757bde0cb5
chore: replace pkg/errors with errors (#13582) 1 year ago
benclive e23598d710
fix: Dedup pattern tokens on output (#13534) 1 year ago
benclive 5fa9c4bd56
fix: Retain original values in logfmt pattern tokenizer (#13535) 1 year ago
Ned Andreev ac284ca00e
feat: improve placeholder replacement of byte sizes (#13508) 1 year ago
Trevor Whitney 2c053ee00c
feat: downsample aggregated metrics (#13449) 1 year ago
Cyril Tovena e08b4a7f88
feat: Pattern ingesters add a limiter for high eviction rate (#13464) 1 year ago
Cyril Tovena 7c86e651ac
fix: Fixes pattern pruning stability (#13429) 1 year ago