{"id":28550641,"url":"https://github.com/dropbox/grallama-panel","last_synced_at":"2026-03-13T09:31:30.191Z","repository":{"id":18852726,"uuid":"83089894","full_name":"dropbox/grallama-panel","owner":"dropbox","description":"GraLLAMA panel for LLAMA data","archived":false,"fork":false,"pushed_at":"2025-03-28T18:00:41.000Z","size":4256,"stargazers_count":16,"open_issues_count":9,"forks_count":7,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-03-04T18:58:33.556Z","etag":null,"topics":["latency","llama","loss","matrix","monitoring","network","telemetry"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-02-24T22:57:05.000Z","updated_at":"2025-10-06T09:01:17.000Z","dependencies_parsed_at":"2024-07-25T17:03:00.492Z","dependency_job_id":"6c4ee196-441e-405b-9cb0-d4a1c4fe1b6b","html_url":"https://github.com/dropbox/grallama-panel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dropbox/grallama-panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fgrallama-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fgrallama-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fgrallama-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fgrallama-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropbox","download_url":"https://codeload.github.com/dropbox/grallama-panel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fgrallama-panel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30464613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["latency","llama","loss","matrix","monitoring","network","telemetry"],"created_at":"2025-06-10T03:09:53.269Z","updated_at":"2026-03-13T09:31:30.183Z","avatar_url":"https://github.com/dropbox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grafana GraLLAMA Panel\n\n\u003cimg src=\"src/img/grallama-logo-large.png\" align=\"right\" width=\"100px\"\u003e\n\nGraLLAMA is a panel plugin for Grafana which visualizes the matrix-like data\ncollected by the [LLAMA](https://github.com/dropbox/llama) project. See the\nLLAMA project on GitHub for more information:\n    \nhttps://github.com/dropbox/llama\n\n## Features\n* Displays loss percentages between sources and destinations.\n* Sources/Destinations are dynamically pulled from timeseries tags.\n* Changes cell color based on higher percentages.\n\n![example1](src/img/grallama-example.png)\n![example1](src/img/grallama-example-2.png)\n\n## Compatibility\nThis panel should work with the following datasources:\n[InfluxDB](https://grafana.net/plugins/influxdb)\n\n## Installation\nUse the new grafana-cli tool to install grallama-panel from the commandline:\n\n```\ngrafana-cli plugins install dropbox-grallama-panel\n```\n\nThe plugin will be installed into your grafana plugins directory; the default\nis /var/lib/grafana/plugins if you installed the grafana package.\n\nMore instructions on the cli tool can be found\n[here](http://docs.grafana.org/v3.0/plugins/installation/).\n\nYou need the lastest grafana build for Grafana 3.0 to enable plugin support.\nYou can get it here : http://grafana.org/download/builds.html\n\n## Setup\nAfter installing the panel plugin follow these instructions to visualize\nthe latest loss data from your running LLAMA deployment.\n\n0. Setup a datasource for InfluxDB where LLAMA data is stored.\n1. Add a new panel to a row in Grafana and select GraLLAMA.\n2. Open the query editor and select InfluxDB and the measurement `loss`.\n3. Select `mean()` as an aggregation (or others if you see fit).\n4. Select `Group by` using exactly two tags; one of them will be the source\ntag and the other will be the destination tag. Also, use `fill(null)`.\n5. Type into the `Alias by` field `\u003csource_tag\u003e-\u003cdest_tag\u003e` (the hypen is\nimportant). If your source tag was `foo` and destination tag was `bar` then\nthe field would look like this:  `$tag_foo-$tag_bar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropbox%2Fgrallama-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropbox%2Fgrallama-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropbox%2Fgrallama-panel/lists"}