{"id":15510353,"url":"https://github.com/ananace/ruby-grafana-matrix","last_synced_at":"2025-04-23T03:06:34.110Z","repository":{"id":52827189,"uuid":"142556532","full_name":"ananace/ruby-grafana-matrix","owner":"ananace","description":"A Matrix notification ingress for Grafana alerting webhooks","archived":false,"fork":false,"pushed_at":"2021-10-16T18:48:18.000Z","size":72,"stargazers_count":16,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T03:06:29.422Z","etag":null,"topics":["grafana","matrix-protocol"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ananace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-27T09:24:05.000Z","updated_at":"2023-04-21T16:40:51.000Z","dependencies_parsed_at":"2022-08-22T21:41:23.820Z","dependency_job_id":null,"html_url":"https://github.com/ananace/ruby-grafana-matrix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fruby-grafana-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fruby-grafana-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fruby-grafana-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fruby-grafana-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananace","download_url":"https://codeload.github.com/ananace/ruby-grafana-matrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250360482,"owners_count":21417721,"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":["grafana","matrix-protocol"],"created_at":"2024-10-02T09:47:56.962Z","updated_at":"2025-04-23T03:06:34.089Z","avatar_url":"https://github.com/ananace.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grafana Matrix\n\nA Grafana webhook ingress for sending Matrix notifications\n\nWorking:\n- Simple notifications\n- Authenticated requests\n\nTODO:\n- Proper styling\n\n## Installation / Usage\n\nUntil a more proper release is done;  \nDownload the git repo, instantiate the bundle, create a proper configuration file, and launch the server\n\n```sh\ngit clone https://github.com/ananace/ruby-grafana-matrix\ncd ruby-grafana-matrix\nbundle install --path=vendor\ncp config.yml.example config.yml\nvi config.yml\n# Edit the configuration to suit your requirements\n\nbundle exec rackup\n```\n\nYou would then add the ingester as a Grafana webhook channel like so - albeit with port 9292 unless changed;\n\n![Grafana config](https://i.imgur.com/Cu4m8Ew.png)\n\n## Docker\n\nBuild the image:\n\n`docker build -t ruby-grafana-matrix:latest .`\n\nCreate a proper configuration file:\n\n```sh\ncp config.yml.example config.yml\nvi config.yml\n```\nRun the resulting container, and mount your `config.yml` inside of it:\n\n`docker run -v $PWD/config.yml:/app/config.yml --name ruby-grafana-matrix ruby-grafana-matrix:latest`\n\nIf running the container on the same host as Grafana, you can attach it to the same Docker network and use the container name in the Grafana webhook URL.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ananace/ruby-grafana-matrix\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fruby-grafana-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananace%2Fruby-grafana-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fruby-grafana-matrix/lists"}