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

New FTS metrics for Index/Alias/Query operations

    XMLWordPrintable

Details

    • 0

    Description

      SRE team requires new functional metrics to be tracked for any failures during the following operations:

      • Create/Update Index
      • Delete Index
      • Create Alias
      • Delete Alias
      • Query Index
      • Query Alias

      Alert Review reference: https://docs.google.com/spreadsheets/d/1aFueZsvxCC2If11OLD0j-x8ieHsvtxuxuOTXrO0aKVI/edit#gid=0&range=97:102

      Goal: SRE can alert on any "Non-200 HTTP error code" from these operations


      These are the stats we've published -

      • total_create_index_request
      • total_create_index_bad_request_error
      • total_create_index_internal_server_error
      • total_create_index_request_ok
      • total_delete_index_request
      • total_delete_index_bad_request_error
      • total_delete_index_internal_server_error
      • total_delete_index_request_ok
      • total_queries_search_in_context_error
      • total_queries_bad_request_error
      • total_queries_consistency_error
      • total_queries_max_result_window_exceeded_error
      • total_queries_partial_results_error

      with this FTS endpoints:

      • GET /api/nsstats
      • GET /_prometheusMetricsHigh

      Attachments

        Issue Links

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

          Activity

            People

              santhosh.karuhatty Santhosh Karuhatty
              santhosh.karuhatty Santhosh Karuhatty
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  PagerDuty