Skip to main content

Privacera Platform

Diagnostics

:

Health check

The following Diagnostics settings are described in this section:

  • Health Check

  • Logs

  • Metrics

Health check

This tab displays all the information related to system such as Kafka, HBase, Solr, HDFS, Discovery, etc.

image171.jpg
  • Click the Take Snapshot button to get a screens of the current health check which will make it easy to share the health check readings whenever.

  • You can view the last updated date and time on the Health Check page. This page is auto updated in every 5 seconds.

    image172.jpg
  • Click the Reset button under Action column to clear all the records from the respective Kafka topics and reset the health check scenarios.

The following are columns under Kafka Topic grid:

  • Topic Name / Group Name: This indicates topic name and group name of Kafka.

  • Partition ID: This indicates partition id of Kafka.

  • Offset Count: This indicates offset count in graphical format. You can hover-over to view the offset value.

  • Consumed: This indicates number of the messages is being consumed.

  • Message Count: This indicates total number of messages in graphical format. You can hover-over to view the count of message.

  • Current: This indicates number of the messages currently available.

  • Lag: This indicates number of lag for the messages. The lag values indicates in Red.

  • Action: This allows you to reset the diagnostics scenarios on clicking the Reset button under Action column.

Solr

image173.jpg

The following are columns under Solr grid:

  • Collection Name: This indicates collection name of Solr.

  • Last Updated: This indicates date and time of collection, when it was updated last time.

  • Count: This indicates count in graphical format. You can hover-over to view the count value.

  • Current: This indicates number of the messages currently available.

  • Action: This allows you to rebuild/reset the diagnostics scenarios on clicking the Rebuild/Reset button respectively.

To rebuild the Solr collections, click the Rebuild button - the existing Solr data is deleted and data is reloaded into the Solr from the Hbase database.

image174.jpg
  • Click the Reset button under Action column to clear all the records from the respective Solr collections and reset the health check scenarios.

  • You have the follwoing two options under Rebuid:

    • Hbase to Solr: In this option, existing Solr data is deleted and entire data is reloaded into the Solr from the respective Hbase.

    • Atlas to Solr: In this option, if Atlas is enabled, then metadata of the resources will be loaded from Atlas to Solr.

      image175.jpg

Logs

This sections displays all the information related to system logs such as Errors, Warnings, Information, and Unknown.

image176.jpg
  • You can add the columns in the log result table on clicking the Settings icon and then select the required column name from drop-down.

    image177.jpg
  • You can apply the filters on the log results - select Error, Warn, Info, Unknow.

    image178.jpg
  • You can apply the search for a specific date range such as Today, Yesterday, Last 7 Days, Last 30 Days, This Month, Last Month, and Custom Range. By default it displays Last 7 Days.

  • To apply specific date range filter, you need to always keep ON mode.

    image179.jpg

Metrics

Metrics provides a powerful toolkit to measure the behavior of critical components in your production environment.

Metrics: This tab displays all the information of various metric types such as Timers, Counters, Meters, and Gauges.

image180.jpg
  • Use the search option to filter the metric results. Click on the refresh icon to refresh the list.

    image181.jpg
  • You can apply the search for a specific date range such as Today, Yesterday, Last 7 Days, Last 30 Days, This Month, Last Month, and Custom Range. By default it displays Last 7 Days.

  • To apply specific date range filter, you need to always keep ON mode.

Timers: A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter. For more information see Timer

Counters: A counter is a cumulative metric that represents a single monotonically increasing counter whose value can only increase or be reset to zero on restart. For more information see Counter

Meters: A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs. For more information see Meter

Gauges: A gauge is a metric that represents a single numerical value that can arbitrarily go up and down. For more information see Gauge

The following are columns in the Metrics grid under Timers tab:

  • Metrics Name: This indicates name of the metric.

  • Min: This indicates minimum value of the metric.

  • Max: This indicates maximum value of the metric.

  • Mean: This indicates mean value of the metric.

  • Count: This indicates count of the metric.

  • Delta Count: This indicates delta count of the metric.

  • Metrics Time: This indicates date and time of the metric.

The following are columns in the Metrics grid under Counters tab:

  • Metrics Name: This indicates name of the metric.

  • Count: This indicates count of the metric.

  • Delta Count: This indicates delta count of the metric.

  • Metrics Time: This indicates date and time of the metric.

The following are columns in the Metrics grid under Meters tab:

  • Metrics Name: This indicates name of the metric.

  • Count: This indicates count of the metric.

  • Delta Count: This indicates delta count of the metric.

  • m15_rate: This indicates the measure rate at which a set of events occur.

  • m1_rate: This indicates the measure rate at which a set of events occur.

  • m5_rate: This indicates the measure rate at which a set of events occur.

  • Mean: This indicates mean value of the metric.

  • Metrics Time: This indicates date and time of the metric.

The following are columns in the Metrics grid under Gauges tab:

  • Metrics Name: This indicates name of the metric.

  • Value: This indicates value of the metric.

  • Metrics Time: This indicates date and time of the metric.