{"id":39002680,"url":"https://github.com/rogerhoward/promdate","last_synced_at":"2026-01-17T17:13:15.218Z","repository":{"id":207054640,"uuid":"718323377","full_name":"rogerhoward/promdate","owner":"rogerhoward","description":"Promdate is a simple Web service which acts as a bridge between the Prometheus Operator's ServiceMonitor objects, and external sites which normally can't be represented by a ServiceMonitor","archived":false,"fork":false,"pushed_at":"2023-11-14T02:03:55.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-24T11:00:20.617Z","etag":null,"topics":["kubernetes","prometheus","prometheus-operator"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/rogerhoward.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}},"created_at":"2023-11-13T21:05:13.000Z","updated_at":"2023-11-13T23:35:51.000Z","dependencies_parsed_at":"2023-11-17T00:21:58.395Z","dependency_job_id":null,"html_url":"https://github.com/rogerhoward/promdate","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.2857142857142857,"last_synced_commit":"87584bb90f8d51bb9089acc3db2f5f7246184477"},"previous_names":["rogerhoward/promdate"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rogerhoward/promdate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerhoward%2Fpromdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerhoward%2Fpromdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerhoward%2Fpromdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerhoward%2Fpromdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogerhoward","download_url":"https://codeload.github.com/rogerhoward/promdate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerhoward%2Fpromdate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["kubernetes","prometheus","prometheus-operator"],"created_at":"2026-01-17T17:13:15.116Z","updated_at":"2026-01-17T17:13:15.206Z","avatar_url":"https://github.com/rogerhoward.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# promdate\n\nPromdate is a simple Web service which acts as a bridge between the Prometheus Operator's ServiceMonitor objects, and external sites which normally can't be represented by a ServiceMonitor. Simply pass the URL, minus the scheme/protocol, to ServiceMonitor in its `path` property, and the proxy will fetch the contents of that URL and return it.\n\nFor instance, if Promdate is hosted at `http://promdate.local`, then this URL:\n\n`http://promdate.local/www.acme.com/metrics/` will return the contents of `https://www.acme.com/metrics`\n\n## getting started\n\n### requirements\n\n1. a working Kubernetes cluster\n2. a working Prometheus environment in Kubernetes, with the [Prometheus Operator and CRDs](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/getting-started.md) installed\n3. a site with a metrics exporter that is reachable by http/https\n\n### deploy Promdate\n\nYou may only need one instance of Promdate per cluster.\n\nThe important bits involved are:\n\n- host the [promdate container](https://hub.docker.com/r/rogerhoward/promdate/) and expose it via a Service object. This project provides an [example using a simple Deployment and a Service](k8s/promdate.yaml)\n\n### use Promdate\n\n- create one or more Prometheus ServiceMonitor objects that point at the Service. This project provides an [example ServiceMonitor object](k8s/servicemonitor.yaml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerhoward%2Fpromdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogerhoward%2Fpromdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerhoward%2Fpromdate/lists"}