{"id":15178855,"url":"https://github.com/giantswarm/prometheus","last_synced_at":"2025-10-01T20:31:44.264Z","repository":{"id":45593970,"uuid":"62702185","full_name":"giantswarm/prometheus","owner":"giantswarm","description":"Kubernetes Setup for Prometheus and Grafana","archived":true,"fork":false,"pushed_at":"2021-12-06T16:08:43.000Z","size":3120,"stargazers_count":853,"open_issues_count":23,"forks_count":422,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-05-11T09:04:36.913Z","etag":null,"topics":["dashboard","grafana","helm-chart","kubernetes","metrics","monitoring","prometheus"],"latest_commit_sha":null,"homepage":"","language":"Mustache","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/giantswarm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2016-07-06T07:53:50.000Z","updated_at":"2025-02-11T21:32:42.000Z","dependencies_parsed_at":"2022-09-16T03:12:14.940Z","dependency_job_id":null,"html_url":"https://github.com/giantswarm/prometheus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/giantswarm/prometheus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giantswarm%2Fprometheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giantswarm%2Fprometheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giantswarm%2Fprometheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giantswarm%2Fprometheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giantswarm","download_url":"https://codeload.github.com/giantswarm/prometheus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giantswarm%2Fprometheus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277902425,"owners_count":25897382,"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","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dashboard","grafana","helm-chart","kubernetes","metrics","monitoring","prometheus"],"created_at":"2024-09-27T15:40:20.015Z","updated_at":"2025-10-01T20:31:43.941Z","avatar_url":"https://github.com/giantswarm.png","language":"Mustache","funding_links":[],"categories":["Mustache"],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/giantswarm/prometheus.svg?style=svg)](https://circleci.com/gh/giantswarm/prometheus)\n# Kubernetes Setup for Prometheus and Grafana\n\n## Quick start\n\nTo quickly start all the things just do this:\n```bash\nkubectl apply \\\n  --filename https://raw.githubusercontent.com/giantswarm/prometheus/master/manifests-all.yaml\n```\n\nThis will create the namespace `monitoring` and bring up all components in there.\n\nTo shut down all components again you can just delete that namespace:\n```bash\nkubectl delete namespace monitoring\n```\n\n## Default Dashboards\n\nIf you want to re-import the default dashboards from this setup run this job:\n```bash\nkubectl apply --filename ./manifests/grafana/import-dashboards/job.yaml\n```\n\nIn case the job already exists from an earlier run, delete it before:\n```bash\nkubectl --namespace monitoring delete job grafana-import-dashboards\n```\n\nTo access grafana you can use port forward functionality\n```bash\nkubectl port-forward --namespace monitoring service/grafana 3000:3000\n```\nAnd you should be able to access grafana on `http://localhost:3000/login`\n\n## More Dashboards\n\nSee grafana.net for some example [dashboards](https://grafana.net/dashboards) and [plugins](https://grafana.net/plugins).\n\n- Configure [Prometheus](https://grafana.net/plugins/prometheus) data source for Grafana.\u003cbr/\u003e\n`Grafana UI / Data Sources / Add data source`\n  - `Name`: `prometheus`\n  - `Type`: `Prometheus`\n  - `Url`: `http://prometheus:9090`\n  - `Add`\n\n- Import [Prometheus Stats](https://grafana.net/dashboards/2):\u003cbr/\u003e\n  `Grafana UI / Dashboards / Import`\n  - `Grafana.net Dashboard`: `https://grafana.net/dashboards/2`\n  - `Load`\n  - `Prometheus`: `prometheus`\n  - `Save \u0026 Open`\n\n- Import [Kubernetes cluster monitoring](https://grafana.net/dashboards/162):\u003cbr/\u003e\n  `Grafana UI / Dashboards / Import`\n  - `Grafana.net Dashboard`: `https://grafana.net/dashboards/162`\n  - `Load`\n  - `Prometheus`: `prometheus`\n  - `Save \u0026 Open`\n\n## Credit\n\nAlertmanager configs and integration in this repository was heavily inspired by the implementation in [kayrus/prometheus-kubernetes](https://github.com/kayrus/prometheus-kubernetes).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiantswarm%2Fprometheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiantswarm%2Fprometheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiantswarm%2Fprometheus/lists"}