Skip to content

Conversation

devbar
Copy link

@devbar devbar commented Aug 25, 2025

This feature is very usefull if grafana should render on an eInk display with greyscale only. I use it for a jailbreaked kindle.

This implementation does not allow to pass the greyScaleImage flag in the render url. Maybe some of you can point me to the right line of code. Until this it's necessary to send the arg in the URL of the renderer in docker config.

 grafana:
    [...]
    environment:
      - GF_INSTALL_PLUGINS=grafana-image-renderer
      - GF_RENDERING_SERVER_URL=http://renderer:8081/render?greyScaleImage=true
    [...]

@devbar devbar requested a review from a team as a code owner August 25, 2025 17:47
@CLAassistant
Copy link

CLAassistant commented Aug 25, 2025

CLA assistant check
All committers have signed the CLA.

@Proximyst
Copy link
Member

We are currently not accepting new features targetted at the Node.js codebase; feel free to resubmit once the Go rewrite is complete (aka when 5.0.0 is released).

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.

3 participants