Plugin development August 2019

Slides:



Advertisements
Similar presentations
AGILE BI Company profile Today’s Format ● Registration ● Presentation 1 ● Demonstration 1 ● Break ● Demonstration 2 ● Q & A.
Advertisements

Business Intelligence System September 2013 BI.
Kalle Mikkolainen Presenting Flowchart POWERPOINT 2010.
Live dashboards for Progress built by anyone, available anywhere. Introducing DataPA OpenAnalytics Nick Finch CTO.
What is Dashboards? By: Wase Siddiqui. Introduction Dashboards is an innovation designed to bring the flexibility and power of Excel with the visualization.
RMax – Report Maximizer. Report Designer to design your own reports in Excel / HTML Define user specific interfaces to extract data from your ERP Define.
February 2008 Professional Services. Agenda Professional Services Overview Data Services Overview Production Services Overview Summary.
What’s New in Visio 2007 Office Visio 2007 is easy to use and comes with diagram- specific shapes and tools that enable you to quickly create professional-looking.
Advanced Lesson 3: Advanced Data Formatting Using the Format Cells dialog box, you can format data in a variety of number formats, including Accounting,
ACTIVE TECHNOLOGIES Providing Business Intelligence on any device from anywhere Copyright 2007, Information Builders. Slide 1 Presented by: Adam Lotrowski.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Group Case Study.
Choose Your Hosting Plan Carefully By: Alphasandesh.comAlphasandesh.com.
Technology Workshop Faith Islamic Academy June 8, 2009.
Power View Overview April 25, POWER VIEW Presentation ready visualizations for the masses.
Eyeblaster Excel Plugin Overview & Key Benefits Eyeblaster Analytics Flexible and Accessible – A la carte reporting option with plug-in for Excel Eyeblaster.
Slide 1 © 2016, Lera Technologies. All Rights Reserved. Oracle Business Intelligence By Lera Technologies.
IT for quantitative information Working with Spreadsheets 1.
INFO 4470/ILRLE 4470 Experimental visualization John M. Abowd and Lars Vilhuber March 7, 2011.
Inspiration 6-Technology Presentation La Tisha Jenkins ETEC 562 April 8, 2004 Dr. Davis.
WEB DESIGN SERVICES FOR SMALL BUSINESS. WEBSITE MANAGEMENT If you have your own website then it requires the regular update, investment.
Social Media and IPPOG.
Product Overview.
Objectives Overview Identify the four categories of application software Describe characteristics of a user interface Identify the key features of widely.
ServiceNow® Integration Platform powered by Informatica®
Application Software Chapter 6.
Reporting and Analysis With Microsoft Office
Tutorial: Big Data Algorithms and Applications Under Hadoop
The Basics of Dashboards
Business in a Connected World
Preparing and Interpreting Tables, Graphs and Figures
SMS MARKETING.
Navision Business Analytics
Benefits To Used PHP To Create Websites. PHP – Hypertext Transfer Protocol PHP consider the most famed programming language for developing websites or.
Extensible Platform Microsoft Dynamics 365
Gain powerful insights into your print environment
QM222 A1 Visualizing data using Excel graphs
Presentation Graphics
Make Your Business Profitable by Adopting a CRM System CRM SYSTEM.
Advanced Microsoft Excel By Sumit Seth. Advanced Microsoft Excel Being the most widely used spreadsheet developed by Microsoft for Windows, macOS, Android,
Tableau Overview  Tableau is widely used data visualization and BI tool. Tableau is simple to use and has extensive visualization capability that make.
B OOST W EBSITE P ERFORMANCE WITH T HE C USTOM W ORDPRESS P LUG -I N D EVELOPMENT
Environmental Sensing Monitoring and Analyzing Water Temperatures
Analytics for Cloud ERP
Network Visualization
Yellowfin: An Azure-Compatible Business Intelligence Platform That Connects People with Their Data for Better Decision Making MICROSOFT AZURE APP BUILDER.
Reinventing Mobile Access to Business Data with Cloud Technology and Microsoft Office 365 “The idea for Apped came from the popularity of Microsoft cloud.
Content Project management in Outlook A project in detail Checklists
Content Project management in Outlook A project in detail Checklists
Social Media and IPPOG.
Understanding Your Numbers: Data Visualisation with PowerBI
Getting More From Accelerated Reader
Analytics Plus Product Overview 1.
Basic Agiloft Terminology
Power BI Premium Service
Introduction to Microsoft OFFICE
“Day B” May 22, :01 - 9:01 Exploratory 9: :03 10:05 -11:05
“Day C” March 23, :01 - 9:01 Math 9: :03 Science
DIGITAL IDENTITY FOR COMPANIES
Analytics Plus Product Overview.
List of the benefits why WordPress is best platform for building Website.
Definition of a Model.
Text Features.
AuraPortal PROJECT TASK 6
Microsoft Excel PowerPivot ….light & Easy
What is a TEXT STRUCTURE?
GÉANT network (December 2018)
OU BATTLECARD: Business Intelligence
R for Data Science Data science Data science is a booming field in today’s world. Since Artificial Intelligence is the main focus of today’s technology,
Generic Licensing Solution August 2019
Presentation transcript:

Plugin development August 2019 Grafana Plugins Plugin development August 2019

Topics What is Grafana? Problem Description. Motivation. General Approach Skills Contact Information G.FAST

What is Grafana? Open platform for analytics and monitoring It is one of the leading open source software for time series analytics The idea is no matter where your data is, or what kind of database it lives in, you can build dashboards seamlessly using Grafana. Thousands of companies uses Grafana. https://grafana.com/grafana/testimonials As the picture shows the advantages of Grafana over others Connect to any data source/database Present the data in any format Free of use for both hosted and on premise solutions. The following links shows you wide variety of dashboards. https://grafana.com/grafana/dashboards Plugins currently available. https://grafana.com/grafana/plugins G.FAST

Problem Description Grafana has been the most utilized tool in the market in various domains Grafana provides many visualization plugins out of the box but most of the time these are not sufficient. We want to be able to build custom open source plugins that can be used by the community. The following are the list of suggestions for the plugins Venn Diagrams Horizontal Bar Graphs Automatic Table Pivoting Sankey Diagrams Sunburst Diagrams Marimeko Chart G.FAST

Motivation Many customers see the potential of Grafana and miss certain features that enterprise BI solution provides. We will be contributing to the power of open source community by building plugins that might be very useful to the end customers. Data Analytics has been made simple these days with many enterprise applications but most of them are very closed and cannot be customized, Grafana provides us a way to add to the arsenal of plugins. G.FAST

General Approach Follow plugin development guide provided by grafana. https://grafana.com/docs/plugins/developing/development/ G.FAST

Venn Diagram Venn Diagram shows visual representation of the data in a venn diagram format. G.FAST

Horizontal Bar Graphs Currently Grafana supports vertical bar graphs We want to be able to build horizontal as well for better presenation. G.FAST

Table Pivoting Currently Grafana supports Plain ta We want to automatically generate table pivot from the table data just like Excel table pivot feature. G.FAST

Sankey Diagrams Sankey is also a panel that has been requested but no good implementations offered yet: https://datavizcatalogue.com/methods/sankey_diagram.html G.FAST

Sun Burst Diagram https://datavizcatalogue.com/methods/sunburst_diagram.html G.FAST

Marimekko Chart The following link should give some idea about this chart type. https://datavizcatalogue.com/methods/marimekko_chart.html G.FAST

Skills Mostly Java script Go lang G.FAST

Contact Information Aravind Chennuru Software Architect Enghouse Networks Aravind.Chennuru@Enghouse.com Ashish Datwani Professional Service Lead Ashish.Datwani@Enghouse.com G.FAST

THANK YOU www.enghousenetworks.com