Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10969

expose API or metric for total number of keys stored in state backend

    XMLWordPrintableJSON

Details

    Description

      srichter mentioned it might make sense to provide two versions: exact count and approximate count. For some state backend (likes rocksDB), it may be much cheaper to get approximate count.

      exposing as metrics would be ideal.

      Additionally, it will also be useful to get the total count of timers, which are also stored in state backend. Stefan mentioned timers are just a different namespace in state backend (e.g. column family in rocksDB). So it will be very useful if the metrics have namespace tag.

      Attachments

        Issue Links

          Activity

            People

              yanghua vinoyang
              stevenz3wu Steven Zhen Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: