{"id":15144452,"url":"https://github.com/harsh098/postgres-codecollection","last_synced_at":"2026-01-19T06:11:23.326Z","repository":{"id":205161442,"uuid":"713151383","full_name":"harsh098/postgres-codecollection","owner":"harsh098","description":"Codecollection for Making Postgres Troubleshooting possible on Runwhen Platform","archived":false,"fork":false,"pushed_at":"2023-11-22T15:26:19.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T17:34:13.469Z","etag":null,"topics":["bash","kubernetes","postgresql","python3","robotframework","runwhen","sli","zalando-postgres-operator"],"latest_commit_sha":null,"homepage":"https://www.runwhen.com/","language":"RobotFramework","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/harsh098.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":"2023-11-02T00:08:39.000Z","updated_at":"2023-11-17T17:22:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee9044a3-ca28-4885-a750-ae23790b94cf","html_url":"https://github.com/harsh098/postgres-codecollection","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.0714285714285714,"last_synced_commit":"231d95dda415f9be60b8bcdbcff5f4f55e84a12c"},"previous_names":["harsh098/postgres-slowquery-codecollection","harsh098/postgres-codecollection"],"tags_count":0,"template":false,"template_full_name":"runwhen-contrib/codecollection-template","purl":"pkg:github/harsh098/postgres-codecollection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh098%2Fpostgres-codecollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh098%2Fpostgres-codecollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh098%2Fpostgres-codecollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh098%2Fpostgres-codecollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harsh098","download_url":"https://codeload.github.com/harsh098/postgres-codecollection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh098%2Fpostgres-codecollection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash","kubernetes","postgresql","python3","robotframework","runwhen","sli","zalando-postgres-operator"],"created_at":"2024-09-26T10:41:24.348Z","updated_at":"2026-01-19T06:11:23.295Z","avatar_url":"https://github.com/harsh098.png","language":"RobotFramework","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://discord.gg/Ut7Ws4rm8Q\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/1131539039665791077?label=Join%20Discord\u0026logo=discord\u0026logoColor=white\u0026style=for-the-badge\" alt=\"Join Discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://runwhen.slack.com/join/shared_invite/zt-1l7t3tdzl-IzB8gXDsWtHkT8C5nufm2A\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join%20Slack-%23E01563.svg?\u0026style=for-the-badge\u0026logo=slack\u0026logoColor=white\" alt=\"Join Slack\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ca href='https://codespaces.new/runwhen-contrib/codecollection-template?quickstart=1'\u003e\u003cimg src='https://github.com/codespaces/badge.svg' alt='Open in GitHub Codespaces' style='max-width: 100%;'\u003e\u003c/a\u003e\n\n\n# Postgres Codecollection  \nThis repo contains codecollections for troubleshooting postgreSQL databases on Kubernetes using [Zalando Operator](https://opensource.zalando.com/postgres-operator/) with RunWhen Platform.\u003cbr/\u003e\nThe codebundle includes\n- Finding Slow and Long Running Queries\n- SLIs for slow Queries\n- Blocking Query Detection and Remediation (Work in Progress)\n- Blocking Backend detection. (Work in Progress)\n  \n[![Build](https://github.com/harsh098/postgres-codecollection/actions/workflows/build.yaml/badge.svg)](https://github.com/harsh098/postgres-codecollection/actions/workflows/build.yaml)\n\n## Getting Started\nLooking to be a contributor for CodeCollections or start your own? We'd love to collaborate! Head on over to our [public docs](https://docs.runwhen.com/public/runwhen-authors/getting-started-with-codecollection-development) to get started.\n\nFile Structure overview of devcontainer:\n```\n-/app/\n    |- auth/ #store secrets here, it should already be properly gitignored for you\n    |- codecollection/\n    |   |- codebundles/ # stores codebundles that can be run\n    |   |- libraries/ # stores python keyword libraries used by codebundles\n    |- dev_facade/ # provides interfaces equivalent to those used on the platform, but just dry runs the keywords to assist with development\n    ...\n```\n\nThe included script `ro` wraps the `robot` RobotFramework binary, and includes some extra functionality to write logs to a consistent location for viewing in a HTTP server at http://localhost:3000/ that is always running as part of the devcontainer.\n\n### Quickstart\n\nNavigate to the codebundle directory\n`cd codecollection/codebundles/postgres/`\n\nRun the codebundle\n`ro sli.robot`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh098%2Fpostgres-codecollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh098%2Fpostgres-codecollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh098%2Fpostgres-codecollection/lists"}