Commit Graph

  • 34df001bd3
    Merge 6514f6eb91 into 16ca7d8770 Owen Williams 2024-12-16 11:38:56 -0500
  • c5773ca9f4
    Merge 879c4741b0 into 16ca7d8770 Eugene 2024-12-16 14:45:41 +0000
  • a15be24cd2
    Merge bffa92259b into 16ca7d8770 Bartlomiej Plotka 2024-12-15 19:48:57 +0000
  • d73f75e485
    Merge 94e83197ca into 16ca7d8770 sarthaktyagi-505 2024-12-15 00:09:44 +0000
  • b27e0e3372
    Merge 3e7139f3b9 into 16ca7d8770 Scott Quinlan 2024-12-15 00:04:24 +0530
  • 1e6d1ad4d7
    Merge 58d00f50d7 into 16ca7d8770 Shivanth MP 2024-12-15 00:04:02 +0530
  • f9ea0d0199
    Merge abf357c979 into 16ca7d8770 Kemal Akkoyun 2024-12-15 00:03:25 +0530
  • 16ca7d8770
    Merge pull request #1699 from dashpole/update_om_links main Arthur Silva Sens 2024-12-14 15:16:34 -0300
  • 62165c2146
    update links to openmetrics to reference the v1.0.0 release David Ashpole 2024-12-13 21:39:56 +0000
  • 52370e0876
    Merge e7ef5df93d into dcf944d603 Lukas Vogel 2024-12-09 14:33:10 +0800
  • dcf944d603
    build(deps): bump the github-actions group with 5 updates (#1695) dependabot[bot] 2024-12-07 09:49:47 +0000
  • 2e5ac51b66
    Merge 15e70e5e63 into 6bc5aafe6c ethanvc 2024-12-06 10:59:43 +0100
  • 6bc5aafe6c
    Merge pull request #1696 from prometheus/dependabot/go_modules/golang.org/x/sys-0.27.0 github-actions[bot] 2024-12-01 10:04:20 +0000
  • b338349ca4
    build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-12-01 09:56:18 +0000
  • e5b5c5a544
    Merge pull request #1697 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2 github-actions[bot] 2024-12-01 09:55:35 +0000
  • a656822ff7
    build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 dependabot[bot] 2024-12-01 09:47:43 +0000
  • 3fd7f75d7d
    build(deps): bump the github-actions group with 5 updates dependabot[bot] 2024-12-01 09:32:47 +0000
  • defaee87d8
    Merge 86e4b57547 into f53c5ca1a8 eduarrrd 2024-11-29 13:38:08 +0100
  • 879c4741b0
    Promsafe introduced: Type Safe Labels. (Draft, Discussion is still required) Eugene 2024-11-29 11:57:57 +0200
  • 27b321a515
    Merge 9f18e2fc42 into f53c5ca1a8 Not Rob Pike 2024-11-29 11:24:27 +0200
  • ce8da02bcd
    Merge 7a774d04ea into f53c5ca1a8 Manas 2024-11-28 02:11:35 +0300
  • f53c5ca1a8
    setup OSSF Scorecard workflow (#1432) Matthieu MOREL 2024-11-25 11:22:03 +0100
  • b236e1b000
    examples: Follow best practices and established naming conventions (#1650) Lili Cosic 2024-11-25 11:21:42 +0100
  • 1880f1bc33
    Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values (#1687) Kemal Akkoyun 2024-11-25 11:13:35 +0100
  • 7cc0aef9bb setup OSSF Scorecard workflow Matthieu MOREL 2024-01-11 22:42:51 +0100
  • 2356bb3e0b
    Update common Prometheus files (#1692) PrometheusBot 2024-11-22 17:14:50 +0100
  • 0425db3367 Update common Prometheus files prombot 2024-11-20 17:47:37 +0000
  • 76b74e25d5
    fix: add very small delay between observations to make test more realistic (and faster) (#1691) Ivan Goncharov 2024-11-20 14:47:38 +0100
  • 9be1b8fee7 fix: add very small delay between observations to make test more realistic (and faster) Ivan Goncharov 2024-11-20 10:02:50 +0100
  • 4c4e2155a6
    Merge branch 'main' into examples-best-practices Kemal Akkoyun 2024-11-19 18:14:27 +0100
  • 6a9004890f
    Add codeowners (#1688) Kemal Akkoyun 2024-11-19 18:14:03 +0100
  • 7d0a0fbb72
    fix: replace fmt.Errorf with errors.New (#1689) Kemal Akkoyun 2024-11-19 18:13:52 +0100
  • abf357c979
    docs: Add RELEASE.md for the release process fix_1681 Kemal Akkoyun 2024-11-19 18:10:35 +0100
  • c37baff013
    fix: replace fmt.Errorf with errors.New Kemal Akkoyun 2024-11-19 17:14:22 +0100
  • 7b0b4c33bf
    Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values Kemal Akkoyun 2024-11-19 17:01:47 +0100
  • 8a4d97c5a4
    Add codeowners Kemal Akkoyun 2024-11-19 17:10:36 +0100
  • 58d00f50d7 Remove unused variable Shivanth 2024-11-17 20:33:48 +0100
  • 8b1189b8a7 Add exemplars for native histograms Shivanth 2024-11-17 20:29:39 +0100
  • 291b0b0c42
    Merge pull request #1654 from shivanthzen/constNativeHistogram Arthur Silva Sens 2024-11-14 10:35:34 -0300
  • ae8497940d Add native histograms Shivanth 2024-10-16 14:30:59 +0200
  • 3e7139f3b9 feat: add nocache url parameter option Scott Quinlan 2024-11-13 16:46:57 +1300
  • 13851e9287
    Update common Prometheus files (#1683) PrometheusBot 2024-11-12 21:02:43 +0100
  • 880c389bd5 Update common Prometheus files prombot 2024-11-12 17:47:45 +0000
  • 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
  • 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
  • 2b11a4ba39
    Merge pull request #1673 from imorph/faster_find_bucket Arthur Silva Sens 2024-11-08 07:22:56 -0300
  • 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
  • 8aea698d6a Update common Prometheus files prombot 2024-11-05 17:47:44 +0000
  • ba58fd6011 add: comment explaining origin of backoff constants Ivan Goncharov 2024-11-05 09:17:45 +0100
  • 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
  • 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