Skip to content

Commit

Permalink
feat(datasource): migrate simple-json to infinity datasource, upgrade…
Browse files Browse the repository at this point in the history
… Angular panels (#68)
  • Loading branch information
andrewazores authored Jul 19, 2024
1 parent ca315d0 commit e0fce3e
Show file tree
Hide file tree
Showing 4 changed files with 2,145 additions and 3,601 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM docker.io/grafana/grafana:10.4.3

EXPOSE 3000

RUN grafana-cli plugins install grafana-simple-json-datasource
RUN grafana cli plugins install yesoreyeram-infinity-datasource

COPY --chown=grafana:root \
dashboards.yaml \
Expand Down
Loading

0 comments on commit e0fce3e

Please sign in to comment.