{"id":29584303,"url":"https://github.com/max-te/grafana-carpet-panel","last_synced_at":"2025-07-20T00:30:49.339Z","repository":{"id":304047005,"uuid":"1016952173","full_name":"max-te/grafana-carpet-panel","owner":"max-te","description":"Carpet plot visualization panel for Grafana with high performance.","archived":false,"fork":false,"pushed_at":"2025-07-10T20:29:48.000Z","size":303,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T02:41:03.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/max-te.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-09T19:33:40.000Z","updated_at":"2025-07-10T20:29:51.000Z","dependencies_parsed_at":"2025-07-11T02:41:34.566Z","dependency_job_id":"23f429fc-ddcd-4fe8-8de5-cfbe6c581ec7","html_url":"https://github.com/max-te/grafana-carpet-panel","commit_stats":null,"previous_names":["max-te/grafana-carpet-panel"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/max-te/grafana-carpet-panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-te%2Fgrafana-carpet-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-te%2Fgrafana-carpet-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-te%2Fgrafana-carpet-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-te%2Fgrafana-carpet-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-te","download_url":"https://codeload.github.com/max-te/grafana-carpet-panel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-te%2Fgrafana-carpet-panel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266048473,"owners_count":23868738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-20T00:30:47.466Z","updated_at":"2025-07-20T00:30:49.327Z","avatar_url":"https://github.com/max-te.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Carpet Panel\n![Grafana 11+](https://img.shields.io/badge/Grafana-11+-F2F4F9?style=for-the-badge\u0026logo=grafana\u0026logoColor=orange\u0026labelColor=F2F4F9)\n![MIT License](https://img.shields.io/badge/license-MIT-green?style=for-the-badge)\n\nThis is a Grafana panel plugin that displays a carpet plot.\nIt's a spiritual successor to the Marcus Olsson's [Hourly Heatmap panel](https://grafana.com/grafana/plugins/marcusolsson-hourly-heatmap-panel/).\nIt is build with [Konva](https://konvajs.org/) and [react-konva](https://www.npmjs.com/package/react-konva), focusing on performance when displaying large time ranges and less uneven spacing between grid cells.\n\n![Screenshot](src/img/screenshot.png)\n\n## Building\n\nThis project uses [Bun](https://bun.sh/) as a package manager and build tool together with [Rspack](https://rspack.dev/) as a bundler.\nThis build setup is a custom port of the Grafana plugin template which uses node and webpack.\nInstall dependencies with `bun install` and build with `bun run build` the output will be in `dist/`.\n\n## Installation\n\nAdd the plugin from the `dist/` folder to your Grafana instance's `plugins` folder as `maxte-carpet-panel` and disable signature check by setting `GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=maxte-carpet-panel` in the environment variables.\n\n\u003e 🚧 **Note**: This plugin is not currently available via the Grafana Plugin Repository and must be manually installed.\n\n## Development\n\n### Docker\n\nRun `bun run server` to start a Grafana development server Docker container with the plugin from `dist/` and a sample dashboard;\nrun `bun run watch` parallelly to build the plugin on changes.\n\n### Test page\n\nFor a simpler development test setup you can instead run `bun run devserver` which serves a small test harness mocking grafana data. This has the advantage of running React in development mode, however you will not get the full functionality of the panel.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-te%2Fgrafana-carpet-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-te%2Fgrafana-carpet-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-te%2Fgrafana-carpet-panel/lists"}