Plugins 〉Destiny Datasource


Developer

Josh Hunt

Sign up to receive occasional product news and updates:



Data Source
community

Destiny Datasource

  • Overview
  • Installation
  • Change log
  • Related content

Destiny Data source

Fetches activity history for players from Destiny 2 using the Bungie.net API.

Screenshot of the plugin

  • Lists activity history for single player.
  • Can return history for all characters, or specific characters
  • Can filter activity history by activity mode

Data returned for each activity:

  • Character played
  • Activity details (activity name, PvP map, and 'directory activity')
  • Specific activity (e.g. map for PvP)
  • Start and end times, and activity duration
  • Time character was in the activity (e.g. if joined in progress)
  • PGCR ID
  • Whether activity was successfully completed or not
  • Whether character won or lost

Setup

This data source plugin requires a developer API key from Bungie.net:

  • Log into bungie.net
  • Visit www.bungie.net/en/Application/Create
  • Fill in the fields. It's not particuarly important for most of the values:
    • Application Name: a familiar name for you to refer to this API key
    • Website: Doesn't matter - example.com is fine
    • OAuth Client Type: "Not applicable"
    • Redirect URL: leave blank
    • Origin Header: leave blank
  • Once created, the page will list the API Key. Copy and use this when configuring this Data source in Grafana.

Install on Grafana Cloud

Plugins can be installed directly from within your Grafana instance or automated using the Cloud API or Terraform.

Learn more about plugin installation

For more information, visit the docs on plugin installation.

Changelog

1.0.0 (Unreleased)

Initial release.