CSV in Grafana with Infinity datasource

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 19

  • @karthik2705
    @karthik2705 5 місяців тому +1

    Thanks man. You made my day.
    I was struggling with influx db and annotated csv

    • @learningsoftwareskills
      @learningsoftwareskills  5 місяців тому +1

      @@karthik2705 you are welcome, thanks for the encouraging feedback 👍🙏

  • @revanthkandregula7775
    @revanthkandregula7775 3 місяці тому +1

    Good explanation brother, it helps when we have less resources for grafana especially...

  • @ZainiZainuddin
    @ZainiZainuddin 2 місяці тому +2

    the best tutorial

  • @CarlosCastilloCuenca
    @CarlosCastilloCuenca 8 днів тому +1

    amazing, one question, how it cam be change the buble colors based in an other colunm named for example as zip code?

    • @learningsoftwareskills
      @learningsoftwareskills  8 днів тому

      Hi, currently that feature is not present in the Grafana geomap panel
      Please see this link - community.grafana.com/t/how-to-change-geomap-marker-color-from-based-on-field-color-value/126169

  • @nsmidhun7652
    @nsmidhun7652 6 місяців тому +1

    How do I add variable, like in the case you have shown. I want to add a column as variable and based on the variable I would like fetch the details in the panel

    • @learningsoftwareskills
      @learningsoftwareskills  6 місяців тому +1

      Hi, you can use grafana variables for this purpose. I will also try to make a video on Grafana variables, cheers👍

  • @pranavdipu
    @pranavdipu 5 місяців тому +1

    anything i need to be know before implementing this via grafana cloud?

  • @revanthkandregula7775
    @revanthkandregula7775 3 місяці тому

    Can you also clarify that unlike other older data sources we are not passing the data file location in the data source creation phase which means 2 things.
    1. We r uploading a copy and any future updates made on the local copy can't be reflected on the dashboard made with infinity plugin by uploading a copy in the panel.
    2. Like other data sources we can't keep a pre configured infinty datasource with local data file that we can use for multiple panels or dashboards... Every time we need to configure
    Plz correct me ..

    • @learningsoftwareskills
      @learningsoftwareskills  3 місяці тому

      Hi, you can host the file and use the file URL in infinity datasource configuration. In that case even if the file updates, the datasource can fetch the updated file through URL. This is the only way to keep the datasource updated with file.
      Hope this helps, cheers 👍

  • @pranavdipu
    @pranavdipu 5 місяців тому +1

    can u make a dynamic dashboard this way?

    • @learningsoftwareskills
      @learningsoftwareskills  5 місяців тому

      @@pranavdipu sure it is possible. Link the dashboard visualization with an Excel using URL. Your Excel file should be updating periodically and the grafana dashboard also should be configured to update periodically. Then a dynamic dashboard is possible.
      Or else you can link your dashboard to JSON API also.
      Hope this helps, cheers 👍🙏

  • @G0nz0uk
    @G0nz0uk 3 місяці тому +1

    This is great, do you have one for using JSON files please?

    • @learningsoftwareskills
      @learningsoftwareskills  3 місяці тому +1

      No i will try to do one, thanks

    • @G0nz0uk
      @G0nz0uk 3 місяці тому

      No that would be amazing, I’m sure others would appreciate it too. Keep up the great work.