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

        Issue Links

          For Gerrit Dashboard: MB-44878
          # Subject Branch Project Status CR V

          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