Decision Service Summary

Basic measurements of decision evaluations using data from Sparkling Logic SMARTS(tm)

Decision Service Summary screenshot 1
Decision Service Summary screenshot 2

Decision Evaluation Metrics

This dashboard is for use with Sparkling Logic SMARTS(tm) Decision Services and can show you the following information for decision evaluations

  • Request per second
  • Average duration per request
  • Number of requests in progress
  • Request duration histogram and 90% quantile

SMARTS Configuration

If you deployed SMARTS using a helm chart, then you can easily enable your deployment for metrics scraping as follows:

metrics:
  enabled: true
  serviceMonitor:
    enabled: true

Prometheus Configuration

If you are using a Prometheus Server then you may need to configure this server to remote write your metrics to Grafana. For example:

prometheus:
  prometheusSpec:
    remoteWrite:
    - url: "https://prometheus-blocks-prod-us-central1.grafana.net/api/prom/push"
      basicAuth:
          username:
            name: grafanasecret
            key: username
          password:
            name: grafanasecret
            key: password
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies