Plugins 〉Factry Historian Datasource


Developer
Factry


Sign up to receive occasional product news and updates:



Data Source
commercial

Factry Historian Datasource

  • Overview
  • Installation
  • Change log
  • Related content

Factry Historian Logo Factry Historian Datasource

Grafana datasource for Factry Historian.

Introduction

Empower any employee to analyze process data in a user-friendly way. The Grafana data source on top of Factry Historian allows business users to trend time-series data and analyze events, such as batches or shifts – with zero technical skills required.

Features

  • Query historical data using the asset tree defined in Factry Historian
  • Query historical data using measurements from Factry Historian
  • Query events from Factry Historian
  • Annotate graphs with event data from Factry Historian
  • Use assets, measurements and events from Factry Historian as variables to build dynamic dashboards

Installation

A full step-by-step guide can be found in the 'Installing Factry Historian Datasource' Tutorial.

Install using the grafana-cli or by cloning the repository directly into the Grafana plugins directory.

grafana-cli plugins install factry-historian-datasource

Configuration

Create a new instance of the data source from the Grafana Data Sources administration page. And configure the necessary settings.

Datasource_configuration

  • URL: The URL of the Factry Historian API.
  • Token: The API token to authenticate with the Factry Historian API.
  • Organization: The UUID of the organization to query data from.
  • Default tab: The default tab to show when opening the query editor.

Documentation

Full documentation can be found at the Factry documentation site: https://docs.factry.cloud/docs/grafana-datasource

Installing Factry Historian Datasource on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

vIDK

Released on IDK

  • Enabled annotations for events
  • Added dashboard variable query editors for: measurement, databases, assets, asset properties, event types and event type properties
  • Improved support for dashboard variables
    • Can use everywhere where it makes sense
    • Multi-value supported
  • Reworked measurement selection, using a regular expression is now a toggle
  • Fetch tag keys/values from the historian
  • Support periodic values in the event query
  • Optionally query asset properties in the event query
  • Improved error handling