Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11779

Basic long-term collection of aggregated metrics

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.3, 8.0
    • 7.4, 8.0
    • metrics
    • None

    Description

      Tracking the key metrics over time is very helpful in understanding the cluster and user behavior.

      Currently even basic metrics tracking requires setting up an external system and either polling /admin/metrics or using SolrMetricReporter-s. The advantage of this setup is that these external tools usually provide a lot of sophisticated functionality. The downside is that they don't ship out of the box with Solr and require additional admin effort to set up.

      Solr could collect some of the key metrics and keep their historical values in a round-robin database (eg. using RRD4j) to keep the size of the historic data constant (eg. ~64kB per metric), but at the same providing out of the box useful insights into the basic system behavior over time. This data could be persisted to the .system collection as blobs, and it could be also presented in the Admin UI as graphs.

      Attachments

        1. u1.png
          7 kB
          Andrzej Bialecki
        2. SOLR-11779.patch
          99 kB
          Andrzej Bialecki
        3. SOLR-11779.patch
          121 kB
          Andrzej Bialecki
        4. SOLR-11779.patch
          141 kB
          Andrzej Bialecki
        5. SOLR-11779.patch
          169 kB
          Andrzej Bialecki
        6. o1.png
          7 kB
          Andrzej Bialecki
        7. jvm-string.json
          39 kB
          Andrzej Bialecki
        8. jvm-list.json
          167 kB
          Andrzej Bialecki
        9. jvm.json
          107 kB
          Andrzej Bialecki
        10. d3.png
          6 kB
          Andrzej Bialecki
        11. d2.png
          6 kB
          Andrzej Bialecki
        12. d1.png
          7 kB
          Andrzej Bialecki
        13. core.json
          104 kB
          Andrzej Bialecki
        14. c2.png
          7 kB
          Andrzej Bialecki
        15. c1.png
          7 kB
          Andrzej Bialecki

        Issue Links

          Activity

            People

              ab Andrzej Bialecki
              ab Andrzej Bialecki
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: