PackageTrack
Sign in Get early access

github.com/timonwong/prometheus-webhook-dingtalk

v1.4.0 #1725 most downloaded on Go modules timonwong/prometheus-webhook-dingtalk

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 3 weeks to 2.0 years

Rarely documented

notes for 2 of 13 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

27 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

27 releases · Oct 2017 to Aug 2022
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 27
  1. v1.4.1-0.20220811054641-589d858c1f7c 11 Aug 2022 pre-release

    Nothing published for this version

  2. v1.4.1-0.20220421073035-ad8209bf659f 21 Apr 2022 pre-release

    Nothing published for this version

  3. v1.4.1-0.20220421062807-d2d6a6e2924e 21 Apr 2022 pre-release

    Nothing published for this version

  4. v1.4.1-0.20220421031804-d35a38bf9d8b 21 Apr 2022 pre-release

    Nothing published for this version

  5. v1.4.1-0.20220401005954-351c62829df9 01 Apr 2022 pre-release

    Nothing published for this version

  6. v1.4.1-0.20220228061527-d4ecfcbac628 28 Feb 2022 pre-release

    Nothing published for this version

  7. v1.4.1-0.20220220084219-3035a4a2a218 20 Feb 2022 pre-release

    Nothing published for this version

  8. v1.4.1-0.20220220075728-2fd699d9415a 20 Feb 2022 pre-release

    Nothing published for this version

  9. v1.4.1-0.20211215065030-70f6b18f7417 15 Dec 2021 pre-release

    Nothing published for this version

  10. v1.4.1-0.20211121053736-f3d21b9b650f 21 Nov 2021 pre-release

    Nothing published for this version

  11. v1.4.1-0.20211011153106-85e9bceda605 11 Oct 2021 pre-release

    Nothing published for this version

  12. v1.4.1-0.20210819133206-6481c32630b6 19 Aug 2021 pre-release

    Nothing published for this version

  13. v1.4.1-0.20201001013623-4635b53740a2 01 Oct 2020 pre-release

    Nothing published for this version

  14. v1.4.1-0.20200612030136-cf009447dd25 12 Jun 2020 pre-release

    Nothing published for this version

  15. v1.4.0 11 Dec 2019

    Nothing published for this version

  16. v1.3.0 09 Dec 2019

    Nothing published for this version

  17. v1.2.2 09 Dec 2019

    Nothing published for this version

  18. v1.2.1 08 Dec 2019

    Nothing published for this version

  19. v1.2.0 08 Dec 2019

    Nothing published for this version

  20. v1.1.0 06 Dec 2019

    Nothing published for this version

  21. v1.0.0 05 Dec 2019
    Release notes

    BREAKING CHANGES

    Now instead of configuration via command line arguments, the YAML configuration file is used for better flexibility.

    The example configuration file looks like:

    ## Request timeout
    # timeout: 5s
    
    ## Customizable template file path
    ## In docker, by default the current working directory is set to /prometheus-webhook-dingtalk
    ## However it's recommended to use absolute path whenever possible
    # template: template/default.tmpl
    
    ## Targets, previously was known as "profiles"
    targets:
      webhook1:
        url: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxx
        # secret for signature
        secret: SEC000000000000000000000
      webhook2:
        url: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxx
      webhook_mention_all:
        url: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxx
        mention:
          all: true
      webhook_mention_users:
        mention:
          mobiles: ['156xxxx8827', '189xxxx8325']
    • [ENHANCEMENT] Add various template functions from sprig. #47
    • [ENHANCEMENT] Add signature support due to the new security enforcement requirement of dingtalk. #49
    • [ENHANCEMENT] Add user mention support (all or specific mobiles) to dingtalk notification/ #54
    Open source →
    Release notes

    v1.0.0 Released - BREAKING CHANGE

    Compare

    Choose a tag to compare

    Open source →
  22. v0.3.0 21 Dec 2017
    Release notes

    Release v0.3.0

    Compare

    Choose a tag to compare

    Open source →
  23. v0.2.5 21 Dec 2017

    Nothing published for this version

  24. v0.2.4 18 Oct 2017

    Nothing published for this version

  25. v0.2.3 18 Oct 2017

    Nothing published for this version

  26. v0.1.1 16 Oct 2017

    Nothing published for this version

  27. v0.1.0 16 Oct 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive