{"id":34789007,"url":"https://github.com/dingodb/cloudkitty","last_synced_at":"2026-01-20T17:10:17.976Z","repository":{"id":298493135,"uuid":"990532755","full_name":"dingodb/cloudkitty","owner":"dingodb","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-14T05:55:24.000Z","size":3043,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-14T09:23:45.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dingodb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-26T08:59:32.000Z","updated_at":"2025-05-26T09:02:43.000Z","dependencies_parsed_at":"2025-06-11T12:01:53.688Z","dependency_job_id":"a3a014f7-af1e-4694-a757-5dfda74a7163","html_url":"https://github.com/dingodb/cloudkitty","commit_stats":null,"previous_names":["dingodb/cloudkitty"],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/dingodb/cloudkitty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingodb%2Fcloudkitty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingodb%2Fcloudkitty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingodb%2Fcloudkitty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingodb%2Fcloudkitty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dingodb","download_url":"https://codeload.github.com/dingodb/cloudkitty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingodb%2Fcloudkitty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":[],"created_at":"2025-12-25T09:54:18.699Z","updated_at":"2026-01-20T17:10:17.970Z","avatar_url":"https://github.com/dingodb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\nCloudKitty\n==========\n\n.. image:: https://governance.openstack.org/tc/badges/cloudkitty.svg\n\n.. Change things from this point on\n\n.. image:: doc/source/images/cloudkitty-logo.png\n    :alt: cloudkitty\n    :align: center\n\nRating as a Service component\n+++++++++++++++++++++++++++++\n\nGoal\n----\n\nCloudKitty aims at filling the gap between metrics collection systems like\nceilometer and a billing system.\n\nEvery metrics are collected, aggregated and processed through different rating\nmodules. You can then query CloudKitty's storage to retrieve processed data and\neasily generate reports.\n\nMost parts of CloudKitty are modular so you can easily extend the base code to\naddress your particular use case.\n\nYou can find more information on its architecture in the documentation,\n`architecture section`_.\n\nStatus\n------\n\nCloudKitty has been successfully deployed in production on different OpenStack\nsystems.\n\nYou can find the latest documentation on documentation_.\n\nContributing\n------------\n\nWe are welcoming new contributors, if you've got new ideas, suggestions or want\nto contribute contact us.\n\nYou can reach us thought IRC (#cloudkitty @ oftc.net), or on the official\nOpenStack mailing list openstack-discuss@lists.openstack.org.\n\nA storyboard_ is available if you need to report bugs.\n\nAdditional components\n---------------------\n\nWe're providing an OpenStack dashboard (Horizon) integration, you can find the\nfiles in the cloudkitty-dashboard_ repository.\n\nA CLI is available too in the python-cloudkittyclient_ repository.\n\nTrying it\n---------\n\nCloudKitty can be deployed with DevStack, more information can be found in the\n`devstack section`_ of the documentation.\n\nDeploying it in production\n--------------------------\n\nCloudKitty can be deployed in production on OpenStack environments, for\nmore information check the `installation section`_ of the documentation.\n\nGetting release notes\n---------------------\n\nRelease notes can be found in the `release notes section`_ of the\ndocumentation.\n\nContributing to CloudKitty\n--------------------------\n\nFor information on how to contribute to CloudKitty, please see the contents of\nthe CONTRIBUTING.rst.\n\nAny new code must follow the development guidelines detailed in the HACKING.rst\nfile, and pass all unit tests.\n\n.. Global references and images\n\n.. _documentation: https://docs.openstack.org/cloudkitty/latest/\n\n.. _storyboard: https://storyboard.openstack.org/#!/project/890\n\n.. _python-cloudkittyclient: https://opendev.org/openstack/python-cloudkittyclient\n\n.. _cloudkitty-dashboard: https://opendev.org/openstack/cloudkitty-dashboard\n\n.. _architecture section: https://docs.openstack.org/cloudkitty/latest/admin/architecture.html\n\n.. _devstack section: https://docs.openstack.org/cloudkitty/latest/admin/devstack.html\n\n.. _installation section: https://docs.openstack.org/cloudkitty/latest/admin/install/index.html\n\n.. _release notes section: https://docs.openstack.org/releasenotes/cloudkitty/\n\n.. _contributing: https://docs.openstack.org/cloudkitty/latest/contributor/contributing.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdingodb%2Fcloudkitty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdingodb%2Fcloudkitty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdingodb%2Fcloudkitty/lists"}