Commit Graph

  • a79bfde017 Cut v1.16.0 bwplotka 2023-06-15 10:51:37 +0100
  • 2feda42e44
    Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. (#1289) Bartlomiej Plotka 2023-06-13 15:54:49 +0200
  • 5b9cf9c6a8
    Merge pull request #1290 from prometheus/fix-nh-docstring-refs Björn Rabenstein 2023-06-13 15:54:22 +0200
  • 7c5db164d5
    Update Makefile Bartlomiej Plotka 2023-06-13 14:50:03 +0100
  • 1b19d5f458 Fix docstring references to renamed native histogram fields / functions. Julius Volz 2023-06-13 10:36:40 +0200
  • 7ad1987b79 Updated golint. bwplotka 2023-06-13 09:15:14 +0100
  • f431b3f8e5 Fixed README; Added fmt command for easier contributions. bwplotka 2023-06-13 09:00:08 +0100
  • 7c03efbaa2
    Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 dependabot[bot] 2023-06-12 13:49:51 +0000
  • 7352ab7f80
    Moving fully to GH actions. (#1288) Bartlomiej Plotka 2023-06-08 13:44:53 +0200
  • e4ff34d23e
    Improve metricUnits runtime (#1286) Aviv Litman 2023-06-08 13:35:32 +0300
  • 7c68a898b8 Moving fully to GH actions. bwplotka 2023-06-08 10:56:25 +0100
  • 781ea28024
    added circleci as gh action YAML (#1281) Krishna Dutt Panchagnula 2023-06-08 15:21:42 +0530
  • a601e08994 merged all changes into one krishnaduttPanchagnula 2023-06-07 22:55:46 +0530
  • 2b13329b18 added circleci as gh action YAML Krishna Dutt Panchagnula 2023-05-27 23:41:02 +0530
  • c3337d4a6b Improve metricUnits runtime alitman 2023-06-07 12:47:59 +0300
  • a09a1d34cb
    Reduce constrainLabels allocations (#1272) Bulat Khasanov 2023-06-07 10:39:02 +0300
  • 8840afcfc2
    Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (#1283) dependabot[bot] 2023-06-07 08:12:43 +0100
  • 2c63ca1748
    Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 dependabot[bot] 2023-06-01 09:58:12 +0000
  • 0995f6194c
    Bump golang.org/x/sys from 0.7.0 to 0.8.0 dependabot[bot] 2023-06-01 09:58:04 +0000
  • 5e78d5f66b
    Merge pull request #1279 from prometheus/beorn7/histogram Björn Rabenstein 2023-05-29 00:09:18 +0200
  • d46f436ef3 Reduce constrainLabels allocations Bulat Khasanov 2023-05-26 15:25:09 +0300
  • 912d48b892 Add bench Bulat Khasanov 2023-05-26 15:21:53 +0300
  • b8cb86a865
    add process start time header to client_golang prometheus (#1278) Han Kang 2023-05-26 04:58:36 -0700
  • 8d4b97f280
    Refactor tests to work with new protobuf library. superq/client_model SuperQ 2023-05-25 20:53:18 +0200
  • 79d6ecbde4 fix lint issues Han Kang 2023-05-25 11:26:29 -0700
  • f1ebcc4f80 fix up changes due to incorporation of feedback Han Kang 2023-05-25 11:21:44 -0700
  • 641c88129b
    Apply suggestions from code review Han Kang 2023-05-25 11:17:06 -0700
  • 77e97da564 histogram: Fix bug in bucket key calculation beorn7 2023-05-25 19:03:43 +0200
  • 30948120dc histogram: expose bug in bucket key calculation beorn7 2023-05-25 13:58:22 +0200
  • a52c4ffebe add process start time header to client_golang prometheus Han Kang 2023-05-25 08:03:32 -0700
  • 8b1a836e7d
    GitHub Workflows security hardening (#1180) Alex 2023-05-17 11:39:40 +0200
  • f51d823bda
    Merge pull request #1267 from prometheus/release-1.15 Kemal Akkoyun 2023-05-17 11:37:25 +0200
  • d7d7c75084
    Update Go modules SuperQ 2023-05-05 08:30:30 +0200
  • 4bbb297e54
    Cut 1.15.1 (#1266) v1.15.1 release-1.15 Bartlomiej Plotka 2023-05-03 11:48:04 +0200
  • 297fea317b
    fix undefined execution order in return statements (#1260) PiotrLewandowski323 2023-05-03 11:25:51 +0200
  • 0f060a0277
    Add detection for WSL address (#1257) Martijn Evers 2023-05-03 10:52:46 +0200
  • 40f967cdc0 Cut 1.15.1 bwplotka 2023-05-03 09:52:32 +0100
  • 2eaffbdb02
    Merge pull request #1253 from prometheus/fixpro Bartlomiej Plotka 2023-05-03 10:50:04 +0200
  • 8a51463540
    Cleanup proto use in tests (#1264) Ben Kochie 2023-05-03 10:46:41 +0200
  • 0ae00134d8
    Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#1265) dependabot[bot] 2023-05-03 09:45:35 +0100
  • b8fdd239b2 Added clarification. bwplotka 2023-05-03 09:39:47 +0100
  • 2ea234eef0 Revert "Remove unnecessary check if label is nil in observeWithExemplar (#1235)" bwplotka 2023-05-03 09:35:50 +0100
  • be8d9cbe5c
    Bump golang.org/x/sys from 0.6.0 to 0.7.0 dependabot[bot] 2023-05-01 09:58:32 +0000
  • 6a93bfe6bb
    Cleanup proto use in tests SuperQ 2023-05-01 05:42:13 +0200
  • 93cf65085b fix undefined execution order in return statements Piotr Lewandowski 2023-04-27 00:25:13 +0200
  • 7259d599a4 histograms: Restore resolutions as soon as possible beorn7/nit beorn7 2023-04-08 22:19:35 +0200
  • 9d31264e09 Add detection for WSL address Evers, Martijn 2023-04-21 21:53:12 +0200
  • 671a2f0568
    Fixed tutorial. (#1256) Bartlomiej Plotka 2023-04-21 15:23:45 +0200
  • f0b1fcf68c Fixed tutorial. bwplotka 2023-04-21 13:25:11 +0100
  • 90eb83b690
    Added interactive tutorial [kubeCon] (#1255) Bartlomiej Plotka 2023-04-21 14:16:14 +0200
  • 7ff88144ee Added interactive tutorial [kubeCon] bwplotka 2023-04-16 22:48:08 +0100
  • c36c6abb8d
    [collectors]: fix typo in test assertion (#1153) Max Coplan 2023-04-17 16:35:49 -0400
  • 0392dffd0e
    Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback (#1252) Thomas Jackson 2023-04-16 05:41:34 -0700
  • 77652ba4f5 Change LabelNames, Series, and QueryExemplars to DoGetFallback Thomas Jackson 2023-04-15 21:18:44 -0700
  • 2d8a46be03 Update golangci-lint.yml Alex 2023-02-01 23:37:37 +0100
  • 3070cc51e0 build: harden golangci-lint.yml permissions Alex 2022-12-08 20:14:36 +0200
  • bebb83f01b [collectors]: fix typo in test assertion Max 👨🏽‍💻 Coplan 2022-10-27 12:47:40 -0700
  • e3b6de8c3d
    Merge pull request #1250 from prometheus/release-1.15 Kemal Akkoyun 2023-04-13 14:15:17 +0200
  • d7896d4bd0
    Cut v1.15.0 (#1249) v1.15.0 Bartlomiej Plotka 2023-04-13 12:51:09 +0200
  • eea0118deb Cut v1.15.0 bwplotka 2023-04-13 11:13:36 +0100
  • bba12b5514
    Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (#1244) dependabot[bot] 2023-04-13 10:57:59 +0100
  • 9015fcfc2c
    Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#1245) dependabot[bot] 2023-04-13 10:57:49 +0100
  • 1847a5a245
    Bump github.com/prometheus/common from 0.41.0 to 0.42.0 dependabot[bot] 2023-04-13 09:42:33 +0000
  • 1bb8cf8306
    Bump golang.org/x/sys from 0.5.0 to 0.6.0 (#1246) dependabot[bot] 2023-04-13 10:41:40 +0100
  • fd3125e88c
    Bump golang.org/x/sys from 0.5.0 to 0.6.0 dependabot[bot] 2023-04-01 10:21:43 +0000
  • ff7efedd43
    Merge pull request #1243 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.30.0 Ben Kochie 2023-04-01 12:21:01 +0200
  • 12c3042b9e
    Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 dependabot[bot] 2023-04-01 09:59:09 +0000
  • 852a282f10
    Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 dependabot[bot] 2023-04-01 09:58:51 +0000
  • 893ff7c13c
    chore: update google.golang.org/protobuf to v1.30.0 Sascha 2023-03-29 10:28:05 +0200
  • c66558d26b
    feat: replace deprecated package Sascha Künstler 2023-03-27 16:16:23 +0200
  • 63a3955992
    Merge pull request #1238 from jacksontj/issue_621 Bartlomiej Plotka 2023-03-22 14:54:16 +0100
  • eb339714f5
    Filter expected metrics as well in CollectAndCompare (#1143) Daria Bialobrzeska 2023-03-22 11:45:45 +0100
  • 5c7821d84a
    Update common Prometheus files (#1237) PrometheusBot 2023-03-22 09:46:56 +0100
  • 603786389c Only set start/end if time is not Zero Thomas Jackson 2023-03-21 11:58:57 -0700
  • e79d7e71ce
    timer: Added support for exemplars. (#1233) Bartlomiej Plotka 2023-03-21 20:35:31 +0100
  • 7c514b5dab timer: Added support for exemplars. bwplotka 2023-03-17 17:55:01 +0000
  • e94c5a1d91 Update common Prometheus files prombot 2023-03-21 17:49:03 +0000
  • d8602ebb1b Change test values for filtering multiple expected metrics Signed-off-by: Daria Danilenko <daria.danilenko@fluxninja.com> Daria Danilenko 2023-03-21 15:03:35 +0100
  • b9e18708df Add testcase for multiple expected metrics Signed-off-by: Daria Danilenko <daria.danilenko@fluxninja.com> Daria Danilenko 2022-12-21 17:31:48 +0100
  • 5e7fb71437 Filter expected metrics as well in CollectAndCompare Daria Danilenko 2022-10-03 15:25:58 +0200
  • 232b949d1f
    Added support for go 1.20. (#1234) Bartlomiej Plotka 2023-03-21 14:46:37 +0100
  • 3726cddba6
    README: Remove not working gocoverage images. (#1236) Bartlomiej Plotka 2023-03-21 14:31:59 +0100
  • 3ce88f33d1
    Remove unnecessary check if label is nil in observeWithExemplar (#1235) dimonl 2023-03-20 10:23:36 +0100
  • b75f6721e3 Remove unnecessary check if label is nil in observeWithExemplar instrumentation dlituyev 2023-03-17 20:50:11 +0100
  • 44c94a2e8b Remove unnecessary check if label is nil in observeWithExemplar instrumentation dlituyev 2023-03-17 20:25:43 +0100
  • 2312846f89
    README: Remove not working gocoverage images. Bartlomiej Plotka 2023-03-18 09:52:09 +0000
  • 4e08ab12c4 Added support for go 1.20. bwplotka 2023-03-17 17:57:33 +0000
  • a7bc929591
    api: enable passing bearer token Vincent Batts 2023-03-11 15:39:46 -0500
  • 3d2cf0b338
    Indent example in godoc consistently (#1226) Jon Kartago Lamida 2023-03-02 00:45:01 +0800
  • ffbbe800f2
    Merge pull request #1225 from prometheus/beorn7/api Bartlomiej Plotka 2023-03-01 17:43:27 +0100
  • 2236d782ff api: Extend and improve json-iterator usage beorn7 2023-02-23 22:34:07 +0100
  • 66687e5df5
    Update common Prometheus files (#1224) PrometheusBot 2023-03-01 15:32:37 +0100
  • edc00dd05f
    Bump golang.org/x/sys from 0.4.0 to 0.5.0 dependabot[bot] 2023-03-01 09:58:19 +0000
  • 604e6eca22
    Bump github.com/prometheus/common from 0.39.0 to 0.40.0 dependabot[bot] 2023-03-01 09:58:13 +0000
  • 1bfad02aec
    Add missed one line indentation fix Jon Kartago Lamida 2023-02-27 06:35:59 +0800
  • 9f6d54214b
    Indent example in godoc consistently Jon Kartago Lamida 2023-02-27 06:24:46 +0800
  • 2902091104 Update common Prometheus files prombot 2023-02-20 17:48:31 +0000
  • 2771bcc5da
    Add `Header` method to Pusher for custom header (#1218) songjiayang 2023-02-07 23:16:37 +0800
  • e9b57aad19 Add `Header` method to Pusher for custom header songjiayang 2023-02-01 22:14:43 +0800
  • 2fced96110
    Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#1197) dependabot[bot] 2023-02-01 14:28:26 +0100