Logo
Explore Help
Sign In
unistack-org/micro-meter-prometheus
4
0
Fork 1
You've already forked micro-meter-prometheus
Code Issues Pull Requests Actions 1 Packages Projects Releases 29 Wiki Activity

29 Releases 29 Tags

RSS Feed
  • v4.0.1 b64ea019ed
    Compare

    v4.0.1
    Some checks failed
    build / test (push) Failing after 48s
    Details
    build / lint (push) Successful in 12s
    Details
    codeql / analyze (go) (push) Failing after 1m30s
    Details
    Stable

    vtolstov released this 2023-08-16 15:42:38 +03:00 | 8 commits to master since this release

    • update for latest micro options changes
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.0.0 bd8eca5f5e
    Compare

    v4.0.0
    Some checks failed
    build / test (push) Failing after 4s
    Details
    build / lint (push) Failing after 5s
    Details
    codeql / analyze (go) (push) Failing after 7s
    Details
    Stable

    vtolstov released this 2023-05-07 19:36:30 +03:00 | 10 commits to master since this release

    • move to micro v4
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.5 4e64f3f994
    Compare

    v3.8.5 Stable

    vtolstov released this 2023-04-13 20:02:14 +03:00 | 22 commits to v3 since this release

    • Clone fix FloatCounter cloning
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.4 9afed0bfb0
    Compare

    v3.8.4 Stable

    vtolstov released this 2022-03-13 11:25:46 +03:00 | 93 commits to v3 since this release

    What's Changed

    • use newMetric helper in all places by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/54

    Full Changelog: https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.3...v3.8.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.3 e4f2c77510
    Compare

    v3.8.3 Stable

    vtolstov released this 2022-03-11 01:39:40 +03:00 | 96 commits to v3 since this release

    What's Changed

    • fix to support all metric types by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/53

    Full Changelog: https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.2...v3.8.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.2 bae8886836
    Compare

    v3.8.2 Stable

    vtolstov released this 2022-03-11 01:26:46 +03:00 | 98 commits to v3 since this release

    What's Changed

    • Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/46
    • Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/49
    • Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/48
    • Bump go.unistack.org/micro/v3 from 3.8.16 to 3.8.21 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/45
    • rewrite prometheus meter by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/52

    Full Changelog: https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.1...v3.8.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.1 1a03f7e25f
    Compare

    v3.8.1 Stable

    vtolstov released this 2022-01-23 16:21:56 +03:00 | 117 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/32
    • Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/33
    • Bump github.com/prometheus/common from 0.26.0 to 0.32.1 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/31
    • Bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.13 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/35
    • Bump go.unistack.org/micro/v3 from 3.8.13 to 3.8.14 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/36
    • Bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/38
    • Bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.16 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/39
    • fix panic in multiple metrics with the same name and different labels by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/40
    • Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 by @dependabot in https://github.com/unistack-org/micro-meter-prometheus/pull/37
    • merge master by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/41

    New Contributors

    • @dependabot made their first contribution in https://github.com/unistack-org/micro-meter-prometheus/pull/32

    Full Changelog: https://github.com/unistack-org/micro-meter-prometheus/compare/v3.8.0...v3.8.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.0 4f7030af75
    Compare

    v3.8.0 Stable

    vtolstov released this 2021-11-03 17:58:04 +03:00 | 137 commits to v3 since this release

    What's Changed

    • Configure Renovate by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/1
    • Update module unistack-org/micro/v3 to v3.2.8 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/4
    • Update all deps to v2 (major) by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/5
    • Update module unistack-org/micro/v3 to v3.2.11 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/6
    • Update module unistack-org/micro/v3 to v3.2.14 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/7
    • Update module github.com/unistack-org/micro/v3 to v3.2.16 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/8
    • Update module github.com/unistack-org/micro/v3 to v3.2.17 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/9
    • Update module github.com/unistack-org/micro/v3 to v3.2.18 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/10
    • Update module github.com/unistack-org/micro/v3 to v3.2.20 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/11
    • Update module github.com/unistack-org/micro/v3 to v3.2.22 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/12
    • Update module github.com/unistack-org/micro/v3 to v3.2.23 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/13
    • Update module github.com/prometheus/client_golang to v1.10.0 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/14
    • Update module github.com/unistack-org/micro/v3 to v3.2.24 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/15
    • Update module github.com/unistack-org/micro/v3 to v3.2.26 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/16
    • Update module github.com/unistack-org/micro/v3 to v3.3.0 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/17
    • Update module github.com/unistack-org/micro/v3 to v3.3.1 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/18
    • Update module github.com/unistack-org/micro/v3 to v3.3.2 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/19
    • Update module github.com/unistack-org/micro/v3 to v3.3.4 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/20
    • Update module github.com/unistack-org/micro/v3 to v3.3.8 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/21
    • Update module github.com/unistack-org/micro/v3 to v3.3.9 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/22
    • Update module github.com/unistack-org/micro/v3 to v3.3.10 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/23
    • Update module github.com/unistack-org/micro/v3 to v3.3.11 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/24
    • Update module github.com/unistack-org/micro/v3 to v3.3.13 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/25
    • Update module github.com/unistack-org/micro/v3 to v3.3.14 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/26
    • Update module github.com/unistack-org/micro/v3 to v3.3.15 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/27
    • Update module github.com/unistack-org/micro/v3 to v3.3.16 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/28
    • Update module github.com/unistack-org/micro/v3 to v3.3.17 by @renovate in https://github.com/unistack-org/micro-meter-prometheus/pull/29
    • update to latest micro by @vtolstov in https://github.com/unistack-org/micro-meter-prometheus/pull/30

    New Contributors

    • @renovate made their first contribution in https://github.com/unistack-org/micro-meter-prometheus/pull/1
    • @vtolstov made their first contribution in https://github.com/unistack-org/micro-meter-prometheus/pull/30

    Full Changelog: https://github.com/unistack-org/micro-meter-prometheus/compare/v3.1.3...v3.8.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.1.3 bea52c961f
    Compare

    v3.1.3 Stable

    vtolstov released this 2021-01-19 16:51:58 +03:00 | 164 commits to master since this release

    • update micro to v3.1.3
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.24.5 Page: 89ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API