Giter VIP home page Giter VIP logo

volkovlabs-env-datasource's People

Contributors

asimonok avatar mikhail-vl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

volkovlabs-env-datasource's Issues

I don't see data source after restart

Hi,
I'm on last version of Grafana on my docker machine...(v9.2.6 (8ba6f0f1a8)) and I followed all the installation commands + restart.
grafana-cli --repo https://volkovlabs.io/plugins plugins install volkovlabs-env-datasource
but I didn't see any data source "env-datasource" I try also filtering simply "env".. but nothing appears to me.
Is it compatible with the last Grafana version?

ALEN

Unable to load env-datasource plugin after install, signature problem results in status invalid.

Hello,

I have been unable to load and use the volkovlabs-env-datasource after install. I first attempted the README install command which overrides the default repo but it results in a 404 not found error.

grafana-cli --repo https://volkovlabs.io/plugins plugins install volkovlabs-env-datasource

I also attempted to install with a grafana-cli --pluginUrl command referencing the newest zip file which succeeds to install but I cannot resolve the following error:

msg="Skipping loading plugin due to problem with signature" pluginID=volkovlabs-env-datasource status=invalid

I have added the allow_loading_unsigned_plugins=volkovlabs-env-datasource value to the grafana.ini but this does not resolve the signature issue. I tested with both 2.1.0 and 2.0.0 versions.

I was attempting to add the plugin to both Grafana version 9.0.7 and 9.1.0.

Appreciate any help, thank you.

Cannot install plugin to k8s instance of grafana

Hello. I could not install volkovlabs-env-datasource, can you please help. While string grafana I'got

logger=plugin.loader t=2022-11-23T07:09:16.316292106Z level=info msg="Plugin registered" pluginID=input
logger=plugin.loader t=2022-11-23T07:09:16.334529842Z level=warn msg="Could not find root URL that matches running application URL" plugin=volkovlabs-env-datasource appUrl=https://grafana.preview30.k8s-cluster02.mydomain.com/ rootUrls=[http://localhost:3000/]
logger=plugin.loader t=2022-11-23T07:09:16.334574642Z level=warn msg="Skipping loading plugin due to problem with signature" pluginID=volkovlabs-env-datasource status=invalid

Grafana configuration is changing using env variables:

- name: GF_DEFAULT_APP_MODE
  value: development
- name: GF_SERVER_DOMAIN
  value: grafana.preview30.k8s-cluster02.appulate.dev
- name: GF_SERVER_ROOT_URL
  value: https://grafana.preview30.k8s-cluster02.appulate.dev
- name: GF_SERVER_HTTP_PORT
  value: '3000'
- name: GF_SECURITY_ADMIN_PASSWORD
  value: foobar
- name: GF_USERS_ALLOW_SIGN_UP
  value: 'false'
- name: GF_SECURITY_CSRF_TRUSTED_ORIGINS
  value: https://grafana.preview30.k8s-cluster02.appulate.dev
- name: GF_SECURITY_CSRF_ADDITIONAL_HEADERS
  value: X-Forwarded-Host
- name: GF_INSTALL_PLUGINS
  value: "https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v2.2.0/volkovlabs-env-datasource-2.2.0.zip;volkovlabs-env-datasource"
- name: GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS
  value: volkovlabs-env-datasource

Can you help to do it right way? =)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.