Skip to content

homebrew Grafana#153

Open
hippogr wants to merge 6 commits intodevfrom
ruigao/grafana-homebrew
Open

homebrew Grafana#153
hippogr wants to merge 6 commits intodevfrom
ruigao/grafana-homebrew

Conversation

@hippogr
Copy link
Contributor

@hippogr hippogr commented Feb 25, 2026

Use own build version for Grafana plug-in

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request modifies the Grafana Dockerfile to build the Grafana Infinity datasource plugin from source instead of installing it via grafana-cli. The change introduces a multi-stage Docker build that compiles the plugin using Node.js and Go toolchains before copying it into the final Grafana image.

Changes:

  • Added a build stage that downloads and compiles the grafana-infinity-datasource plugin from source (v3.7.0)
  • Replaced grafana-cli plugin installation with a COPY command from the build stage
  • Introduced architecture-specific build commands for amd64 and arm64

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants