# IzakMarais/reporter

Service that generates a PDF report from a Grafana dashboard

Repository: https://github.com/IzakMarais/reporter
Canonical: https://ross.abutalabs.com/products/reporter
Language: Go
License: Apache-2.0
License Family: permissive
Topics: grafana, grafana-dashboard, grafana-reporter, grafana-api, pdf-report, reporting
Last push: 2022-08-24T06:58:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3708, "days_push": 1470, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1021, forks 320 (observed 2026-08-28T04:03:15.723313+00:00)

## What it is
An HTTP service written in Go that generates PDF reports from Grafana dashboards by rendering dashboard panels into a LaTeX-based PDF. It can run as a web server exposing a report endpoint or in command-line mode for one-off report generation.

## Use cases
- generate pdf reports from grafana dashboards
- schedule weekly monitoring report exports
- share grafana metrics with non-technical stakeholders as pdf
- export dashboard panels to pdf via http endpoint
- automate incident report generation from grafana
- convert grafana dashboard to printable report

## When to choose
- you need shareable or archivable PDF snapshots of Grafana dashboards
- you want an HTTP endpoint that renders reports on demand
- you prefer a self-hosted reporting tool integrated with your Grafana instance

## When to avoid
- you need interactive or live dashboards rather than static PDFs
- you cannot install pdflatex in your environment
- you use a Grafana version unsupported by the reporter's API endpoints

## Facets
- artifact type: service
- maturity: maintenance
- function: pdf, http-server, webhook, analytics
- domain: monitoring, analytics, pdf, self-hosted
- platform: windows, self-hosted, go
- tags: grafana, reporting, pdflatex, dashboards, pdf-generation, devops, linux, macos, docker

## Member repositories
- IzakMarais/reporter (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.723313+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:47.662466+00:00, confidence not recorded.
  - readme: https://github.com/IzakMarais/reporter (fetched 2026-08-28T04:03:15.723313+00:00, sha b8fa9a65dceb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
