{"id":19096562,"url":"https://github.com/sapcc/stargate","last_synced_at":"2025-08-25T06:35:44.875Z","repository":{"id":41954493,"uuid":"154190133","full_name":"sapcc/stargate","owner":"sapcc","description":"Stargate opens a gate from Slack to the several systems to enable interaction with these","archived":false,"fork":false,"pushed_at":"2023-12-15T20:14:05.000Z","size":197,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-03-30T16:46:49.094Z","etag":null,"topics":["prometheus","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sapcc.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}},"created_at":"2018-10-22T17:54:33.000Z","updated_at":"2021-01-19T16:08:04.000Z","dependencies_parsed_at":"2024-06-21T16:30:59.216Z","dependency_job_id":"460ed1b6-950a-497d-b838-876c12416dcf","html_url":"https://github.com/sapcc/stargate","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/sapcc%2Fstargate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fstargate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fstargate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapcc%2Fstargate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapcc","download_url":"https://codeload.github.com/sapcc/stargate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249514435,"owners_count":21284543,"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":["prometheus","slack"],"created_at":"2024-11-09T03:37:06.318Z","updated_at":"2025-04-18T15:33:45.618Z","avatar_url":"https://github.com/sapcc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stargate\n\n[![Build Status](https://travis-ci.org/sapcc/stargate.svg?branch=master)](https://travis-ci.org/sapcc/stargate)\n[![Docker Repository](https://img.shields.io/docker/pulls/sapcc/stargate.svg?maxAge=604800)](https://hub.docker.com/r/sapcc/stargate/)\n\nThe Stargate opens a gate from [Slack](https://slack.com) to the several systems to enable interaction with these :)\nThe primary gate opens to the [Prometheus Alertmanager](https://prometheus.io/docs/alerting/alertmanager) so one can respond to alerts from Slack.\n\n## Features\n\n- Respond to Prometheus alerts from the Slack messenger.\n- Silence alerts in the Prometheus Alertmanager using interactive Slack messages.\n- Acknowledge alerts in the Alertmanager and incidents in Pagerduty using interactive Slack messages.\n- Visualize acknowledged and silenced alerts in [Grafana](https://grafana.com/) using the Stargate and the [Prometheus Alertmanager datasource](https://github.com/sapcc/grafana-prometheus-alertmanager-datasource).\n\nCurrently, the stargate only supports **Slack** as a messenger and the **Prometheus Alertmanager**, **Pagerduty** as receiver.\n\n## Installation, Configuration, API\n\nSee the [installation guide](./docs/install.md) as well as the [API documentation](./docs/api.md).\n\nMinimal configuration of the Stargate:\n```yaml\n\nslack:\n  # provide signing_secret or verification token to verify messages sent by slack\n  verification_token:   \u003cstring\u003e\n\n  # stargate oauth token. required\n  access_token:         \u003cstring\u003e\n\n  # members of these slack user groups are authorized to interact with slack messages\n  authorized_groups:\n    - admin\n    - ...\n\nalertmanager:\n  # URL of the Prometheus Alertmanager\n  url: \u003cstring\u003e\n```\n\n\nSee the [full Stargate configuration example](./etc/stargate.yaml).\nAlso see the [Prometheus Alertmanager configuration](./etc/alertmanager.yaml) and the corresponding [Slack template](./etc/slack.tmpl).\nFull example via helm chart is available [here](https://github.com/sapcc/helm-charts/tree/master/global/prometheus-alertmanager).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fstargate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapcc%2Fstargate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapcc%2Fstargate/lists"}