{"id":19778816,"url":"https://github.com/rongfengliang/prometheus-cratedb-cluster-docker-compose","last_synced_at":"2026-07-01T21:32:12.828Z","repository":{"id":106173074,"uuid":"202904710","full_name":"rongfengliang/prometheus-cratedb-cluster-docker-compose","owner":"rongfengliang","description":"prometheus-cratedb-cluster-docker-compose","archived":false,"fork":false,"pushed_at":"2024-01-31T08:02:05.000Z","size":5,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T19:56:56.527Z","etag":null,"topics":["cratedb","docker-compose","prometheu"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rongfengliang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-17T16:19:00.000Z","updated_at":"2019-08-17T16:21:01.000Z","dependencies_parsed_at":"2024-11-12T05:32:00.595Z","dependency_job_id":"8e0dee72-a3e5-4879-bff4-19235fdc9047","html_url":"https://github.com/rongfengliang/prometheus-cratedb-cluster-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/prometheus-cratedb-cluster-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fprometheus-cratedb-cluster-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fprometheus-cratedb-cluster-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fprometheus-cratedb-cluster-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fprometheus-cratedb-cluster-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/prometheus-cratedb-cluster-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fprometheus-cratedb-cluster-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35024359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":["cratedb","docker-compose","prometheu"],"created_at":"2024-11-12T05:31:55.221Z","updated_at":"2026-07-01T21:32:12.808Z","avatar_url":"https://github.com/rongfengliang.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# cratedb adapter for prometheus \n\n\u003e with cratedb cluster \u0026\u0026 grafana \u0026\u0026 grok exporter demo\n\n## Create cratedb table\n\n```code\nCREATE TABLE \"metrics\" (\n    \"timestamp\" TIMESTAMP,\n    \"labels_hash\" STRING,\n    \"labels\" OBJECT(DYNAMIC),\n    \"value\" DOUBLE,\n    \"valueRaw\" LONG,\n    \"day__generated\" TIMESTAMP GENERATED ALWAYS AS date_trunc('day', \"timestamp\"),\n    PRIMARY KEY (\"timestamp\", \"labels_hash\", \"day__generated\")\n  ) PARTITIONED BY (\"day__generated\");\n```\n\n## Running\n\n```code\ndocker-compose up -d\n```\n\n## View UI \u0026\u0026 info\n\n* cratedb ui\n\n```code\nopen http://localhost:4200\n```\n\n* prometheuss\n\n```code\nopen http://localhost:9090\n```\n\n* grafana\n\n```code\nopen http://localhost:3000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fprometheus-cratedb-cluster-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fprometheus-cratedb-cluster-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fprometheus-cratedb-cluster-docker-compose/lists"}