Skip to content

Commit

Permalink
Merge pull request #195 from mintel/INFRA-39232_new_grafana_json_plugin
Browse files Browse the repository at this point in the history
add new json plugin for grafana
  • Loading branch information
easterbrennan authored Jan 7, 2025
2 parents 03c3e16 + 02b4b93 commit a221dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/grafana/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LOCAL_DASHBOARD_DIRECTORY ?= $(shell ${BUILD_HARNESS_EXTENSIONS_PATH}/modules/gr
CORE_CLUSTER_JSONNET_BRANCH ?= main
CREATE_GRAFANA_INSTANCE ?= true
GRAFANA_IMAGE ?= grafana/grafana:11.3.0
GRAFANA_PLUGINS ?= natel-discrete-panel,grafana-piechart-panel,grafana-athena-datasource,marcusolsson-json-datasource
GRAFANA_PLUGINS ?= natel-discrete-panel,grafana-piechart-panel,grafana-athena-datasource,marcusolsson-json-datasource,yesoreyeram-infinity-datasource
MINTEL_BASE_URL ?= mintel.cloud
# Generally no reason to change these defaults, but values don't matter as long as they're different from eachother
GRAFANA_LOCAL_DOCKER_NAME = grafana_local
Expand Down

0 comments on commit a221dd5

Please sign in to comment.