GithubHelp home page GithubHelp logo

kpireporter / kpireporter Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 2.0 715 KB

KPI Reporter is a dev-friendly, on-premises tool for crafting automated reports on what matters to you.

Home Page: https://kpireporter.com

License: Other

Python 87.30% Dockerfile 1.15% HTML 8.46% Shell 2.88% Makefile 0.22%
python cli email-report kpi reporting devops agile sre slack

kpireporter's Introduction

KPI Reporter

https://img.shields.io/github/workflow/status/kpireporter/kpireporter/Build%20Docker%20image

KPI Reporter is a dev-friendly, on-premises tool for for crafting automated reports on what matters to you.

kpireporter's People

Contributors

diurnalist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kpireporter's Issues

Export report as PDF

It might be nice to have a PDF export of a report. The challenge here is to ensure it renders appropriately. To make it "just work" with the existing functionality, which uses HTML, we can render the report via a headless browser and then save as PDF from there.

  • Create selenium output driver plugin
    • By default, use local Chrome webdriver to open output of static driver and take PDF. Output to path defined by argument, default = same directory as static driver defaults to.
    • Extend to allow using remote webdriver; this allows us to...
    • Update test/dev tooling to include selenium browser container.
  • Update documentation

Web app for testing out configuration

Tweaking a report configuration takes some time, and typically some iteration is needed where the config is changed and the output is examined.

Having a simple web application that can be deployed w/in the infrastructure can make it easy to play with a configuration. This would entail:

  • Having a server component that runs a very simple web app, with an editable configuration and a preview of the results.
  • The user can load a configuration found locally in the server working directory and additionally save it.
    • Maybe possible to link to GitHub to allow making changes directly?

PagerDuty datasource

Implement a datasource that fetches information from PagerDuty's API using its Python client.

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.