Workshop: Writing React Plugins

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Learn how easy it is to create your own Grafana data sources & panels.
    Learn about the new React panel support and how to write panels in React.
    Learn how to create your own data source.
    What is the Simple JSON data source?
    Tips & best practices of plugin development.

КОМЕНТАРІ • 9

  • @maradonasiego
    @maradonasiego 4 роки тому +3

    Hi guys, do you know if there is any way to make the grafana panels transparent? , I can only change it black or white, but I need to embed it on a page and make it transparent

  • @drexgarvey7880
    @drexgarvey7880 2 роки тому +1

    I would like a step by step of this, written material please, a place where you can ask questions, please...

  • @amirsayyad1662
    @amirsayyad1662 3 роки тому

    Why am i not able to import some normal react component (. js file) where i have my custom plugin code into this default module.tsx component?

  • @akidatawaka2711
    @akidatawaka2711 5 років тому +4

    hello. when i am trying to clone the repository it does not exist. where do i clone the repo? thank you

    • @georgeordish9517
      @georgeordish9517 5 років тому +3

      It's been moved to their attic repo
      github.com/grafana/attic/tree/master/react-plugin-examples

    • @daniellegreenberg2825
      @daniellegreenberg2825 5 років тому

      ​@@georgeordish9517 Why is this in the 'attic' repo ?
      1. Is React plugins no longer supported ?
      2. Is there a React plugin example for a datasource (not a panel) ?

    • @enriquefariasrdz
      @enriquefariasrdz 4 роки тому

      @@georgeordish9517 Thank you very much

  • @samantr
    @samantr 5 років тому

    github.com/grafana/workshop-panel does not exist