We've updated our Terms of Service and Privacy Policy. Please review the changes as you continue to interact with us.
Learn more
Plugins
MUX-Datasource logo

MUX-Datasource

arabian9ts

Get plugin

MUX datasource

Visualize data from MUX.
About MUX: https://www.mux.com/

Feature

  • Query timeseries metrics with Filters
  • API Access Token Setting with secure json
  • Suggest filters from breakdown result

query

config

MUX API Access Token

You can get the api access token as follows.
https://docs.mux.com/core/stream-video-files#1-get-an-api-access-token

Configure the datasource in Grafana

Add a data source

Required fields

  1. Access Token ID
  2. Access Token Secret

Configure the data source via provisioning

You can configure this data source with Grafana provisioning system.
For mode infomation, see Provisioning Grafana.

apiVersion: 1
datasources:
  - name: MUX Data
    type: arabian9ts-mux-datasource
    access: proxy
    orgId: 1
    version: 1
    editable: false
    secureJsonData:
      accessTokenId: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      accessTokenSecret: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Version
0.1.5
Dependencies
Grafana >=10.3.3
Developer
arabian9ts
Last Updated
December 30, 2024