Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-44878

Adjust default decimation levels to reduce stats resource consumption

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.0.2
    • Cheshire-Cat
    • ns_server
    • None

    Description

      The current stats decimation levels are the following. This ticket tracks either confirming them for the initial release or changing them to a different default.

      decimation_definitions_default() ->
          [%% No decimation for the first 3 days
           {low, 3 * ?SECS_IN_DAY, skip},
           %% Keep 1 per minute for the next 4 days
           {medium, 4 * ?SECS_IN_DAY, 60},
           %% Keep 1 hour for the next 359 days
           {large, 359 * ?SECS_IN_DAY, 6 * 60 * 60}].
      
      

      Attachments

        1. 1hour.png
          1hour.png
          235 kB
        2. 24hour.png
          24hour.png
          162 kB
        3. 2hour.png
          2hour.png
          229 kB
        4. 30hour.png
          30hour.png
          150 kB
        5. 4hour.png
          4hour.png
          187 kB
        6. 5days.png
          5days.png
          155 kB
        7. image-2021-06-01-10-46-07-118.png
          image-2021-06-01-10-46-07-118.png
          119 kB
        8. image-2021-06-01-10-48-55-421.png
          image-2021-06-01-10-48-55-421.png
          122 kB
        9. Prom2Days.png
          Prom2Days.png
          140 kB
        10. screenshot-1.png
          screenshot-1.png
          102 kB
        11. screenshot-2.png
          screenshot-2.png
          39 kB
        12. Screen Shot 2021-05-24 at 11.40.40 AM.png
          Screen Shot 2021-05-24 at 11.40.40 AM.png
          63 kB
        13. Screen Shot 2021-05-27 at 10.32.56 AM.png
          Screen Shot 2021-05-27 at 10.32.56 AM.png
          158 kB
        14. Screen Shot 2021-07-09 at 11.05.00 AM.png
          Screen Shot 2021-07-09 at 11.05.00 AM.png
          46 kB
        15. Screen Shot 2021-07-19 at 10.31.49 AM.png
          Screen Shot 2021-07-19 at 10.31.49 AM.png
          127 kB
        16. Screen Shot 2021-07-21 at 10.26.08 AM.png
          Screen Shot 2021-07-21 at 10.26.08 AM.png
          159 kB
        17. screenshot-3.png
          screenshot-3.png
          179 kB
        18. screenshot-4.png
          screenshot-4.png
          299 kB
        19. screenshot-5.png
          screenshot-5.png
          148 kB
        20. screenshot-6.png
          screenshot-6.png
          131 kB
        21. UIZoomDay.png
          UIZoomDay.png
          94 kB
        22. UIZoomMonth.png
          UIZoomMonth.png
          92 kB
        23. UIZoomWeek.png
          UIZoomWeek.png
          93 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              steve.watanabe Steve Watanabe
              steve.watanabe Steve Watanabe
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty