{"id":16813855,"url":"https://github.com/bmhatfield/go-runtime-metrics","last_synced_at":"2025-04-04T16:15:30.551Z","repository":{"id":20271603,"uuid":"23544702","full_name":"bmhatfield/go-runtime-metrics","owner":"bmhatfield","description":"Collect Golang Runtime Metrics, outputting to a stats handler","archived":false,"fork":false,"pushed_at":"2016-05-12T18:08:36.000Z","size":745,"stargazers_count":547,"open_issues_count":0,"forks_count":34,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-10-14T10:28:03.976Z","etag":null,"topics":["go","golang","runtime","runtime-metrics","stats","statsd"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmhatfield.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}},"created_at":"2014-09-01T14:12:42.000Z","updated_at":"2024-09-11T02:43:55.000Z","dependencies_parsed_at":"2022-09-05T22:13:39.940Z","dependency_job_id":null,"html_url":"https://github.com/bmhatfield/go-runtime-metrics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmhatfield%2Fgo-runtime-metrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmhatfield%2Fgo-runtime-metrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmhatfield%2Fgo-runtime-metrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmhatfield%2Fgo-runtime-metrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmhatfield","download_url":"https://codeload.github.com/bmhatfield/go-runtime-metrics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208175,"owners_count":20901570,"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","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":["go","golang","runtime","runtime-metrics","stats","statsd"],"created_at":"2024-10-13T10:28:02.939Z","updated_at":"2025-04-04T16:15:30.510Z","avatar_url":"https://github.com/bmhatfield.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-runtime-metrics\nCollect Golang Runtime Metrics, outputting to a stats handler (currently, statsd)\n\nThe intent of this library is to be a \"side effect\" import. You can kick off the collector merely by importing this into your main:\n\n`import _ \"github.com/bmhatfield/go-runtime-metrics\"`\n\nThis library has a few optional flags it depends on. It won't be able to output stats until you call `flag.Parse()`, which is generally done in your `func main() {}`.\n\nOnce imported and running, you can expect a number of Go runtime metrics to be sent to statsd over UDP. An example of what this looks like:\n\n![Dashboard Screenshot](/screenshot.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmhatfield%2Fgo-runtime-metrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmhatfield%2Fgo-runtime-metrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmhatfield%2Fgo-runtime-metrics/lists"}