Commit Graph

  • 121546b417
    Merge e7ef5df93d into 13851e9287 Lukas Vogel 2024-11-12 13:07:06 -0800
  • 13851e9287
    Update common Prometheus files (#1683) main PrometheusBot 2024-11-12 21:02:43 +0100
  • 880c389bd5 Update common Prometheus files prombot 2024-11-12 17:47:45 +0000
  • cc7f902c5c
    Merge c52d495061 into a934c35951 Eugene 2024-11-12 01:57:15 +0200
  • e855a25723
    Merge 4de8a800a5 into a934c35951 Matthieu MOREL 2024-11-12 02:14:24 +0800
  • 6cd2881d08
    Merge fd683b88b4 into a934c35951 Lili Cosic 2024-11-12 02:14:19 +0800
  • a934c35951
    Add: exponential backoff for CAS operations on floats (#1661) Ivan Goncharov 2024-11-11 17:26:17 +0100
  • bab92a7743
    chore: enable usestdlibvars linter (#1680) Matthieu MOREL 2024-11-11 15:19:33 +0100
  • 400ee29a10
    Update common Prometheus files (#1679) PrometheusBot 2024-11-11 15:09:29 +0100
  • 27cd0c2aa0
    Merge 7a774d04ea into 2b11a4ba39 Manas 2024-11-10 17:48:27 +0530
  • 4de8a800a5 setup OSSF Scorecard workflow Matthieu MOREL 2024-01-11 22:42:51 +0100
  • 60b17dc65c chore: enable usestdlibvars linter Matthieu MOREL 2024-11-08 18:52:42 +0100
  • 8dbfd357ad Update common Prometheus files prombot 2024-11-08 17:47:42 +0000
  • 3b03264fbb chore: use testify instead of t.Fatal Matthieu MOREL 2024-11-08 08:45:17 +0100
  • 11b8934661
    Update prometheus/histogram.go Shivanth MP 2024-11-08 12:39:20 +0100
  • e45384cb25
    Update prometheus/histogram.go Shivanth MP 2024-11-08 12:39:01 +0100
  • 25a66cd967
    Update prometheus/histogram.go Shivanth MP 2024-11-08 12:38:45 +0100
  • 2b11a4ba39
    Merge pull request #1673 from imorph/faster_find_bucket Arthur Silva Sens 2024-11-08 07:22:56 -0300
  • 937ef73a0f
    Merge d7d3022799 into fcfad5c0b9 Shivanth MP 2024-11-08 10:10:06 +0100
  • fcfad5c0b9
    [chore]: enable perfsprint linter (#1676) Matthieu MOREL 2024-11-08 09:54:31 +0100
  • 1aa11d0498
    Merge pull request #1678 from prometheus/dependabot/github_actions/github-actions-99b3cd78cd github-actions[bot] 2024-11-08 08:49:44 +0000
  • abfb25769f
    build(deps): bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2024-11-08 08:42:37 +0000
  • 6de54aaefd
    Merge pull request #1674 from prometheus/repo_sync Ben Kochie 2024-11-08 08:41:25 +0000
  • 8c1d7298ca [chore]: enable perfsprint linter Matthieu MOREL 2024-11-08 07:59:57 +0100
  • 02883cbc82
    Merge pull request #1675 from mharbison72/issue-1660 Bartlomiej Plotka 2024-11-08 00:52:32 +0100
  • 3c21cc0ecf process_collector: avoid a compiler warning on macOS (fixes #1660) Matt Harbison 2024-11-07 17:22:22 -0500
  • f26d7726fa
    Merge 94e83197ca into 0c73c1c554 sarthaktyagi-505 2024-11-06 11:54:56 -0800
  • d7d3022799 Remove exemplars from parameters for constNativeHistogram function Shivanth 2024-11-06 08:26:04 +0100
  • 782f32e1e7 Rename SyncMaptoMap -> SyncMapToMap Shivanth 2024-11-03 20:52:18 +0100
  • aaa4dd1449 Review comments Shivanth 2024-11-03 20:32:28 +0100
  • 7ac656ca73 Space formatting Shivanth 2024-10-29 22:26:32 +0100
  • fd95093b41 Review comments Shivanth 2024-10-29 22:25:10 +0100
  • 6921f6cc59 Validation Shivanth 2024-10-27 22:47:51 +0100
  • 91225d527a Count validation Shivanth 2024-10-27 22:17:17 +0100
  • 22055e94cc validation Shivanth 2024-10-27 22:12:49 +0100
  • 1c3ebca2e0 fmt Shivanth 2024-10-27 21:44:29 +0100
  • 84c74ddbf2 Review comments Shivanth 2024-10-27 21:35:09 +0100
  • 8b05b77ea7 Fix references and existing tests Shivanth 2024-10-18 12:03:50 +0200
  • df8865cfc5 Apply suggestions from code review Shivanth MP 2024-10-18 11:15:16 +0200
  • a52ae4fd3c Add native histograms Shivanth 2024-10-16 14:30:59 +0200
  • 8aea698d6a Update common Prometheus files prombot 2024-11-05 17:47:44 +0000
  • 6068cf022d
    Merge 6514f6eb91 into 0c73c1c554 Owen Williams 2024-11-05 10:33:52 -0500
  • ba58fd6011 add: comment explaining origin of backoff constants Ivan Goncharov 2024-11-05 09:17:45 +0100
  • fdb7ca8307
    Merge bffa92259b into 0c73c1c554 Bartlomiej Plotka 2024-11-04 14:27:29 -0800
  • 78d7a94e46 add: linear search implementation (+ benchmarks) Ivan Goncharov 2024-11-04 20:26:59 +0100
  • 0c73c1c554
    Merge pull request #1672 from imorph/fix_summary_decay2 Arthur Silva Sens 2024-11-03 11:02:21 -0300
  • 6d099da971 add: no skip in short mode for TestSummaryDecay Ivan Goncharov 2024-11-03 14:12:24 +0100
  • 7877776aa6 fix: use injected now() instead of time.Now() in summary methods Ivan Goncharov 2024-11-02 10:49:17 +0100
  • d3f28401b9
    Merge pull request #1665 from jkroepke/BuildFQName Bartlomiej Plotka 2024-11-01 20:13:02 +0100
  • 25e3927179
    Merge b801f06e31 into 769f6f63ec Darya Melentsova 2024-11-01 18:29:33 +0100
  • b71534a2b4
    Merge 86e4b57547 into 769f6f63ec eduarrrd 2024-11-01 18:29:33 +0100
  • a2d724a613
    Merge 15e70e5e63 into 769f6f63ec ethanvc 2024-11-01 18:29:33 +0100
  • d8688a65ed
    Merge 9f18e2fc42 into 769f6f63ec Not Rob Pike 2024-11-01 18:29:33 +0100
  • 769f6f63ec
    Merge pull request #1670 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.1 github-actions[bot] 2024-11-01 11:27:00 +0000
  • 31d389fa23
    build(deps): bump the github-actions group across 1 directory with 5 updates dependabot[bot] 2024-11-01 10:00:45 +0000
  • 5aa8222d4f
    build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 dependabot[bot] 2024-11-01 09:49:50 +0000
  • 929900d3df
    Merge pull request #1667 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.60.1 github-actions[bot] 2024-11-01 09:48:45 +0000
  • 2c854c6e2f
    build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1 dependabot[bot] 2024-11-01 09:41:30 +0000
  • efa3a8ca65
    Merge pull request #1669 from prometheus/dependabot/go_modules/golang.org/x/sys-0.26.0 github-actions[bot] 2024-11-01 09:40:57 +0000
  • ce1dda18f1
    Merge pull request #1668 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.11 github-actions[bot] 2024-11-01 09:40:35 +0000
  • 1580d47965
    build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 dependabot[bot] 2024-11-01 09:33:25 +0000
  • 1f09abb310
    build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 dependabot[bot] 2024-11-01 09:33:21 +0000
  • ece74f8b01
    optimize BuildFQName function Jan-Otto Kröpke 2024-10-31 13:53:43 +0100
  • fd683b88b4 examples: Switch custom labels example Lili Cosic 2024-10-29 11:25:37 +0100
  • 62d6f57b94 add: license header Ivan Goncharov 2024-10-26 14:52:41 +0200
  • d06c03ff00 fmt: fumpted some files Ivan Goncharov 2024-10-26 14:47:10 +0200
  • 27067c1c6e add: some more benchmark use cases (higher contention) Ivan Goncharov 2024-10-26 14:09:07 +0200
  • 9829910438 add: exponential backoff for CAS operations of floats Ivan Goncharov 2024-10-26 13:14:36 +0200
  • 7a774d04ea
    Merge branch 'main' into dbstatscollectorexample Manas 2024-10-21 22:16:23 +0530
  • 13df7a91e9 add example for dbstatscollector manask322 2024-10-21 20:51:59 +0530
  • bffa92259b api: Add remote API with write client; add remote handler. prwclient-em bwplotka 2024-10-18 14:13:33 +0100
  • 9a1c45aa0c api: Create a new Go module for API; with remote write client and handler. prwclient bwplotka 2024-10-18 14:13:33 +0100
  • aef8aedb4b
    Merge pull request #1657 from Manask322/addHeadersRoundTripperExample Bartlomiej Plotka 2024-10-21 08:22:36 +0200
  • 547b8dae6f test add headers round tripper manask322 2024-10-20 23:02:32 +0530
  • 6514f6eb91 move func to gatherer owilliams/collide Owen Williams 2024-10-17 13:55:20 -0400
  • 42825b62f4 Return an http error during scraping if metrics collide when escaped to underscores Owen Williams 2024-10-08 13:53:04 -0400
  • e1675ced80
    Merge pull request #1651 from prometheus/arianna-maintainer Arthur Silva Sens 2024-10-15 10:01:20 -0300
  • e265df7a36
    Merge pull request #1647 from prometheus/release-1.20 Arthur Silva Sens 2024-10-15 09:50:03 -0300
  • ffcf34fec0
    Add Arianna as maintainer 💪 Arthur Silva Sens 2024-10-15 09:36:59 -0300
  • 582e0a32d3 examples: Follow best practices and established naming conventions Lili Cosic 2024-10-15 14:16:39 +0200
  • 48e12a1855
    Merge pull request #1645 from prometheus/cut-1204-pr1424 v1.20.5 release-1.20 Bartlomiej Plotka 2024-10-15 11:44:04 +0200
  • 504ad9bf5c Cut 1.20.5; update comments. bwplotka 2024-10-14 21:29:01 +0100
  • 584a7ce3d9 Revert "testutil compareMetricFamilies: make less error-prone (#1424)" bwplotka 2024-10-14 21:52:04 +0100
  • ebddeda5d8 Cut 1.20.2; update comments. revert-cmp-metric-fam bwplotka 2024-10-14 21:29:01 +0100
  • f3d6c5d959 Revert "testutil compareMetricFamilies: make less error-prone (#1424)" bwplotka 2024-10-14 20:32:21 +0100
  • 186cef4cf2
    Merge 77b927e2c9 into 9c67f6190c Damien Grisonnet 2024-10-14 20:24:05 +0100
  • 9c67f6190c
    process_collector: Merge wasip1 and js into a single implementation (#1644) Ying WANG 2024-10-14 16:32:03 +0200
  • 284ca0ff58
    Optinally print OM created lines (#1408) Arthur Silva Sens 2024-10-14 11:31:13 -0300
  • 426a90ebef
    process_collector: Merge wasip1 and js into a single implementation Ying WANG 2024-10-12 01:52:40 +0200
  • 77b927e2c9 testutil: include MetricFamilies without timeseries Damien Grisonnet 2024-10-10 21:18:01 +0200
  • 017a0bea5a bump(prometheus/common) Damien Grisonnet 2024-10-10 21:17:46 +0200
  • ae94210a89 testutil: add compare test with absent metric Damien Grisonnet 2024-10-10 21:16:18 +0200
  • 00fb24c642
    Optinally print OM created lines Arthur Silva Sens 2023-12-12 19:29:56 -0300
  • a3a031c1a3
    build(deps): bump the github-actions group across 1 directory with 5 updates dependabot[bot] 2024-10-08 17:28:48 +0000
  • 93c851f0b3
    build(deps): bump the github-actions group with 4 updates (#1634) dependabot[bot] 2024-10-08 18:28:10 +0100
  • ae6e5d0fe2
    Update common Prometheus files (#1635) PrometheusBot 2024-10-08 19:27:35 +0200
  • 83fd8ea5ef test: remove useless benchmark of proof-of-concept impl Ales Pour 2024-10-07 21:16:19 +0200
  • 22853b005e test: use actual case opts in handler Ales Pour 2024-10-07 19:31:22 +0200
  • 3795346d5a fix: code comment Ales Pour 2024-10-07 19:30:41 +0200
  • 2c8acb2ee0 feat: add support for custom gzip writer pool Ales Pour 2024-10-07 16:27:40 +0200