Commit Graph

12738 Commits (ff1bcdb7b9b46a5ce06362233bf3929683c36038)
 

Author SHA1 Message Date
dependabot[bot] ff1bcdb7b9
build(deps): bump golangci/golangci-lint-action in /scripts
7 months ago
George Krajcsovits 29b558396a
Merge pull request #14012 from krajorama/ci-check-promql-parser
7 months ago
Arve Knudsen 12e317786b
Add missing OTLP fixes to changelog (#14014)
7 months ago
György Krajcsovits 965f507db5 ci: check generated parser code before running unit tests
7 months ago
gotjosh 1dd0bff4f1
Merge pull request #13980 from prometheus/gotjosh/restore-only-with-rule-query
7 months ago
gotjosh 379dec9d36
querier.Select cannot return a nil series set.
7 months ago
gotjosh 05ca082b07
Rename `alerts` to `expectedAlerts` in the test case input
7 months ago
gotjosh f63dbc3db2
Remove duplicated sorted and assignment of expected alerts.
7 months ago
Arve Knudsen e491deba97
Merge pull request #14006 from aknuds1/arve/otlp-translator-direct
7 months ago
gotjosh 63b09944b8
Use labels.Len() instead of manually counting the labels
7 months ago
gotjosh ccfafae36d
Rename QueryforStateSeries to QueryForStateSeries
7 months ago
gotjosh 151f6e0ed6
Add an assertion on the count of alerts before adding an active alert
7 months ago
Arve Knudsen 9189507569 prometheusremotewrite: Add PrometheusConverter.FromMetrics benchmark
7 months ago
Arve Knudsen 99f3051f45 OTLP: Use PrometheusConverter directly
7 months ago
Arve Knudsen 7f81065b01
Merge pull request #13966 from komisan19/refactor/add_max_func_to_maxTimestamp
7 months ago
Arve Knudsen 759ca8b207
Merge branch 'main' into refactor/add_max_func_to_maxTimestamp
7 months ago
Jesus Vazquez 7554384dac
otlp: Prometheus to own its own copy of the otlptranslator package (#13991)
7 months ago
guangwu 9fda9443d4
fix(promql/query_logger): close file in error handling (#13948)
7 months ago
komisan19 b974a99279 fix
7 months ago
Arthur Silva Sens 34ee8c6078
Merge pull request #13982 from tesla59/tesla/storage-doc
7 months ago
Julien ed4e50e792
Merge pull request #13992 from heckler1/heckler1/discovery-client-go
7 months ago
Neeraj Gartia 99f9d32499
UTF-8: updates UI parser to support UTF-8 characters (#13590)
7 months ago
Heyoxe f7e923c3bb
fix(scaleway-sd): use public IPs if no private IP present (#13941)
7 months ago
Nishant Singh c8b23980c9
Update docs/storage.md
7 months ago
Nishant Singh 801314901c
Update docs/storage.md
7 months ago
Stephen Heckler 31a4217784 discovery(k8s): Only register client-go metrics adapters when needed
7 months ago
Arthur Silva Sens 0305490e4e
Merge pull request #13987 from prometheus/nativeHis-flag-ingestion
7 months ago
George Robinson dde2e5eb73
Improve comments around resending resolved alerts (#13990)
7 months ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing
7 months ago
gotjosh cc2207148e
fix typo
7 months ago
gotjosh 2de2fee035
Allow the result map for the series set before hand with a hint.
7 months ago
gotjosh 6cfc584308
- Add a changelog entry
7 months ago
gotjosh fa75985c1c
Use the string representation of the labels instead of the hash
7 months ago
gotjosh 276201598c
Fix tests and a bug with the series lookup logic.
7 months ago
gotjosh e6dcbd2e26
bug: nil check against the series set not errors
7 months ago
gotjosh 4daaa59c08
Rule Manager: Only query once per alert rule when restoring alert state
7 months ago
gotjosh 4ac78063ee
Merge pull request #13974 from prometheus/measure-restore-time-rules
7 months ago
Alan Protasio d15869af32
Avoid creating new slices for labels values on postings for matchers (#13958)
7 months ago
gotjosh 5beb2fe005
Improve the metric description
7 months ago
gotjosh d672eda979
Add a changelog entry
7 months ago
gotjosh 381a77ac1e
Change variable name to `restoreStartTime` from `now` and introduce a log line to record total time
7 months ago
Will Hegedus bd1878700b
promtool: Fix panic on extended tsdb analyze (#13976)
7 months ago
tesla59 5e638b7f44 docs: storage.md: clarify storage.tsdb.retention.time description
7 months ago
gotjosh e7219e3d36
Rule Manager: Add `rule_group_last_restore_duration_seconds` to measure restore time per rule group
7 months ago
Arthur Silva Sens 76b0318ed5
Merge pull request #13962 from prometheus/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.25
7 months ago
Arthur Silva Sens a903ef83ee
Merge pull request #13961 from prometheus/dependabot/go_modules/github.com/hetznercloud/hcloud-go/v2-2.7.2
7 months ago
komisan19 3d84d4d6dc fix
7 months ago
komisan19 5ab24a06d0 refactor: add max func to maxTimestamp
7 months ago
Ben Kochie 8cd7e04fd2
Merge pull request #13874 from prometheus/dependabot/github_actions/bufbuild/buf-lint-action-1.1.1
7 months ago
Ben Kochie 97eab6842c
Merge pull request #13873 from prometheus/dependabot/github_actions/bufbuild/buf-breaking-action-1.1.4
7 months ago