Skip to content

Grafana Infinity plugin not working #163

@mykael22000

Description

@mykael22000

Image Name and Version
Grafana 10.3.1

Describe the bug
Went to the Plugins panel and picked the non-bundled Infinity plug-in to install. Installed fine.

When I tried to create a data source using it, Grafana showed error message 'Plugin Unavailable' after I hit Save and Test.

Digging through the logs revealed that the plugin didn't have an s390 executable version.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Plugins
  2. Switch the filter to All
  3. Select the Infinity pluging
  4. Choose to install it
  5. Select 'Create a New Datasource' for it
  6. Fill in your details
  7. Hit 'save and test'

Expected behavior
What I think has happened, is that Grafana (running on s390) has pulled down the x86 version of the plug-in from the web. I can't find a URL offering an s390 version of the Infinity plug-in, so it may not currently exist.

I think it would be good if the page describing the Grafana port clearly stated that the only supported/working plugins are the ones that are bundled with Grafana by default and had a link to a page with instructions for installing any supported non-standard plugins. I was expecting the Infinity plugin to be available through the s390 version as there is nothing to say that it isn't.

I need the infinity plug in to be able to fetch data from my REST API (running on z/OS), Is it possible we could get an s390 version of the infinity datasource built? It's open source (under an Apache 2.0 license) and is up on GitHub - https://github.com/grafana/grafana-infinity-datasource . As I understand it, it is currently owned/maintained by Grafana Labs. Infinity is an old and very powerful data source, being able to retrieve data from almost any REST API. I think it would be a great addition to the s390 platform, especially as more and more z/OS products start opening up REST APIs.

Many thanks for your time.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions