Commit Graph

215 Commits (f97fa2736c89947aa91a201f23775a4a47916d65)

Author SHA1 Message Date
tyltr f97fa2736c remove obsolete build tag
10 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733)
12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068)
1 year ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153)
1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package
1 year ago
Björn Rabenstein a43669e611
Merge pull request #12928 from alexandear/ci-enable-godot
1 year ago
Julien Pivotto f568221610
Merge pull request #13057 from prometheus/release-2.48
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
Jeanette Tan 754e7df97e Make it possible to unwrap annotation errors
1 year ago
Jeanette Tan 72cc93d225 Hide position info for warnings when position is unknown (empty query string passed in)
1 year ago
zenador 80e977aae6
Remove `NewPossibleNonCounterInfo` and minimise creating empty annotations (#13012)
1 year ago
Jeanette Tan 9a8bd8eac6 Fix possible non-counter warning for empty names and native histograms
1 year ago
Julius Volz 191c24a0ed Fix: Exempt "_bucket" suffix from PossibleNonCounterInfo warning (#12982)
1 year ago
Jeanette Tan 0cbf0c1c68 Revise according to code review
1 year ago
Jeanette Tan feaa93da77 Add warning when monotonicity is forced in the input to histogram_quantile
1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650)
1 year ago
zenador 69edd8709b
Add warnings (and annotations) to PromQL query results (#12152)
1 year ago
Julien Pivotto fd5b01afdc promtool docs: write flags between backtits in help
1 year ago
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc
1 year ago
Julien Pivotto 771f512757
Merge pull request #12299 from fgouteroux/promtool_push_metrics_cmd
1 year ago
François Gouteroux 58d38c4c56 fix: apply suggested changes
1 year ago
Julien Pivotto d19fa62476 Revert "Improving Performance on the API Gzip Handler (#12363)"
1 year ago
François Gouteroux 3eaa7eb538 fix: apply suggested changes
1 year ago
François Gouteroux 6ae4a46845 feat: enhance stdin check and add tests parsing error
2 years ago
François Gouteroux ca6580828a feat: support histogram and summary metric types
2 years ago
Alan Protasio dfae954dc1
Improving Performance on the API Gzip Handler (#12363)
2 years ago
Julien Pivotto 7f29458e69
Merge pull request #12231 from Loongson-Cloud-Community/main
2 years ago
François Gouteroux 934c5ddb8d feat: make push metrics labels generic and repeatable
2 years ago
François Gouteroux 3524a16aa0 feat: add suggested changes, tests, and stdin support
2 years ago
Julien Pivotto 637235f0a6 Revert type casting removal
2 years ago
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch`
2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci
2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values"
2 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint`
2 years ago
znley 0c75f76193 fix: RLIM_INFINITY type is uint64 on loong64
2 years ago
Oleg Zaytsev 6e2905a4d4
Use zeropool.Pool to workaround SA6002 (#12189)
2 years ago
Julien Pivotto 1922db0586 Document command line tools
2 years ago
Nick Moore c05ebef306
Implement SanitizeLabelName and Full variant
2 years ago
Nick Moore 758914e1fb
Fix SanitizeLabelName for certain invalid labels
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Miguel Ángel Ortuño e4b87a7a2a
api: export point marshaling functions (#11323)
2 years ago
Ganesh Vernekar d354f20c2a
Add a feature flag to control native histogram ingestion (#11253)
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
Tobias Klauser 7ef6f287cf
util/runtime: use ByteSliceToString from golang.org/x/sys/unix in Uname (#11070)
2 years ago
Matthieu MOREL 6375417324
refactor (util): move from github.com/pkg/errors to 'errors' and 'fmt' (#10877)
2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago