Commit Graph

931 Commits (appenderv2-otlp)

Author SHA1 Message Date
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 8 months ago
Owen Williams 6ee965c255
common: Update to prom/common v0.66.0, fix TextParser creation (#17139) 8 months ago
Duciwuci 76a0cce3ac adjust windows error message 8 months ago
machine424 184c7eb918
storage/remote: compute highestTimestamp and dataIn at QueueManager level 8 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 8 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 8 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 8 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 8 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 9 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 9 months ago
Arthur Silva Sens 2c04f2d7b1
PROM-39: Add type and unit labels to OTLP endpoint (#16630) 9 months ago
RaphSku 938e5cb62b
docs: Added documentation for promtool configuration with http.config.file (#16522) 10 months ago
sujal shah 4408a6bcaf api: Create `/status/tsdb/blocks` endpoint. 10 months ago
Bryan Boreham a8e32147b3
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16521) 10 months ago
Arthur Silva Sens 8d0a747237
PROM-39: Provide PromQL info annotations when rate()/increase() over series without `__type__`="counter" label (#16632) 11 months ago
Ayoub Mrini 89a72bf1b5
[BACKPORT-3.4] fix: add reproducer for a dangling-reference issue in parsers and fix (#16633) 11 months ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 11 months ago
machine424 2bfbd8a714
fix: add reproducer for a dangling-reference issue in parsers 12 months ago
machine424 e809ccb90a test(cmd/main/TestRuntimeGOGCConfig): add checks on reloads as well 12 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 12 months ago
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 12 months ago
Will Hegedus 5d94ad9ae0 test(cmd): enable test cases for GOGC environment variable 12 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 1 year ago
Andre Branchizio b07b552139
[PERF] TSDB: Pass down label value limit into implementation (#16158) 1 year ago
machine424 ca70ed4fed test(cmd): add test for GOGC setting 1 year ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 1 year ago
machine424 1a190d3693 chore(cmd): Add info log for automemlimit config 1 year ago
Graham Reed b6aaea22fb
promtool: Optional fuzzy float64 comparison in rules unittests (#16395) 1 year ago
Bryan Boreham 477b55b860
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16491) 1 year ago
Nicolas Peugnet 4eca0942f2 Clarify the docs of promtool --{min,max}-time options 1 year ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 1 year ago
David Leadbeater e647f7954f
promtool: Add feature flags for promql features (#16443) 1 year ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 1 year ago
Dimitar Dimitrov bd5b2ea95c
ruler notifier: make batch size configurable (#16254) 1 year ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 1 year ago
Fiona Liao 37c2ebb5fd
Make out-of-order native histograms flag a no-op and always enable (#16207) 1 year ago
Patryk Prus c6e4cf03fd
Address data race in main_test.go 1 year ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 1 year ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 1 year ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 1 year ago
Arve Knudsen 7cbf749096
Upgrade to github.com/oklog/ulid/v2 (#16168) 1 year ago
Julius Volz 6054e843fe Fix test race by not calling t.Log() after test completion 1 year ago
co63oc 0e4e5a71bd
Fix typos (#16076) 1 year ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 1 year ago
Bartlomiej Plotka de23a9667c
prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
frazou 9b4c8f6be2
rulefmt: support YAML aliases for Alert/Record/Expr (#14957) 1 year ago
Nicolas Peugnet 898af6102d
promtool: support creating tsdb blocks from a pipe (#16011) 1 year ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 1 year ago
Artur Melanchyk 30112f6ed7
promtool: optimize labels slice allocation 1 year ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 1 year ago