Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Prometheus
  3. Prometheus - Package Updates

Prometheus - Package Updates

Scheduled Pinned Locked Moved Prometheus
104 Posts 4 Posters 33.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #23

    [1.7.0]

    • Update Prometheus to 2.28.0
    • Full changelog
    • [CHANGE] UI: Make the new experimental PromQL editor the default. #8925
    • [FEATURE] Linode SD: Add Linode service discovery. #8846
    • [FEATURE] HTTP SD: Add generic HTTP-based service discovery. #8839
    • [FEATURE] Kubernetes SD: Allow configuring API Server access via a kubeconfig file. #8811
    • [FEATURE] UI: Add exemplar display support to the graphing interface. #8832 #8945 #8929
    • [FEATURE] Consul SD: Add namespace support for Consul Enterprise. #8900
    • [ENHANCEMENT] Promtool: Allow silencing output when importing / backfilling data. #8917
    • [ENHANCEMENT] Consul SD: Support reading tokens from file. #8926
    • [ENHANCEMENT] Rules: Add a new .ExternalURL alert field templating variable, containing the external URL of the Prometheus server. #8878
    • [ENHANCEMENT] Scrape: Add experimental body_size_limit scrape configuration setting to limit the allowed response body size for target scrapes. #8833 #8886
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #24

      [1.7.1]

      • Update Prometheus to 2.28.1
      • Full changelog
      • [BUGFIX]: HTTP SD: Allow charset specification in Content-Type header. #8981
      • [BUGFIX]: HTTP SD: Fix handling of disappeared target groups. #9019
      • [BUGFIX]: Fix incorrect log-level handling after moving to go-kit/log. #9021
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #25

        [1.8.0]

        • Update Prometheus to 2.29.0
        • Full changelog
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #26

          [1.8.1]

          • Update Prometheus to 2.29.1
          • Full changelog
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #27

            Alertmanager [1.3.0]

            • Update alertmanager to 0.23.0
            • Full changelog
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #28

              [1.8.2]

              • Update Prometheus to 2.29.2
              • Full changelog
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #29

                [1.9.0]

                • Update Prometheus to 2.30.0
                • Full changelog
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #30

                  [1.9.1]

                  • Update Prometheus to 2.30.1
                  • Full changelog
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #31

                    [1.9.2]

                    • Update Prometheus to 2.30.2
                    • Full changelog
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #32

                      [1.9.3]

                      • Update Prometheus to 2.30.3
                      • Full changelog
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #33

                        [1.9.4]

                        • Set default retention_time to 15 days

                        Thanks @BrutalBirdie for the fix!

                        1 Reply Last reply
                        1
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #34

                          [1.9.5]

                          • Update Prometheus to 2.31.0
                          • Full changelog
                          • [CHANGE] UI: Remove standard PromQL editor in favour of the codemirror-based editor. #9452
                          • [FEATURE] PromQL: Add trigonometric functions and atan2 binary operator. #9239 #9248 #9515
                          • [FEATURE] Remote: Add support for exemplar in the remote write receiver endpoint. #9319 #9414
                          • [FEATURE] SD: Add PuppetDB service discovery. #8883
                          • [FEATURE] SD: Add Uyuni service discovery. #8190
                          • [FEATURE] Web: Add support for security-related HTTP headers. #9546
                          • [ENHANCEMENT] Azure SD: Add proxy_url, follow_redirects, tls_config. #9267
                          • [ENHANCEMENT] Backfill: Add --max-block-duration in promtool create-blocks-from rules. #9511
                          • [ENHANCEMENT] Config: Print human-readable sizes with unit instead of raw numbers. #9361
                          • [ENHANCEMENT] HTTP: Re-enable HTTP/2. #9398
                          • [ENHANCEMENT] Kubernetes SD: Warn user if number of endpoints exceeds limit. #9467
                          • [ENHANCEMENT] OAuth2: Add TLS configuration to token requests. #9550
                          • [ENHANCEMENT] PromQL: Several optimizations. #9365 #9360 #9362 #9552
                          • [ENHANCEMENT] PromQL: Make aggregations deterministic in instant queries. #9459
                          • [ENHANCEMENT] Rules: Add the ability to limit number of alerts or series. #9260 #9541
                          • [ENHANCEMENT] SD: Experimental discovery manager to avoid restarts upon reload. Disabled by default, enable with flag --enable-feature=new-service-discovery-manager. #9349 #9537
                          • [ENHANCEMENT] UI: Debounce timerange setting changes. #9359
                          • [BUGFIX] Backfill: Apply rule labels after query labels. #9421
                          • [BUGFIX] Scrape: Resolve conflicts between multiple exported label prefixes. #9479 #9518
                          • [BUGFIX] Scrape: Restart scrape loops when scrape_interval is changed. #9551
                          • [BUGFIX] TSDB: Fix memory leak in samples deletion. #9151
                          • [BUGFIX] UI: Use consistent margin-bottom for all alert kinds. #9318
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #35

                            Server [1.9.6]

                            • Update Prometheus to 2.31.1
                            • Full changelog
                            • Fix a panic when the experimental discovery manager receive targets during a reload
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #36

                              [1.9.7]

                              • Update Prometheus to 2.31.1
                              • Full changelog
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #37

                                [1.10.0]

                                • Update Prometheus to 2.32.0
                                • Full changelog
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #38

                                  [1.10.1]

                                  • Update Prometheus to 2.32.1
                                  • Full changelog
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #39

                                    [1.11.0]

                                    • Update Prometheus to 2.33.0
                                    • Full changelog
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #40

                                      [1.11.1]

                                      • Update Prometheus to 2.33.1
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #41

                                        [1.11.2]

                                        • Update Prometheus to 2.33.2
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #42

                                          [1.11.3]

                                          • Update Prometheus to 2.33.3
                                          • Full changelog
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search