{"id":13756183,"url":"https://github.com/cloudinsight/cloudinsight-agent","last_synced_at":"2025-05-10T03:30:59.193Z","repository":{"id":45585551,"uuid":"70899770","full_name":"cloudinsight/cloudinsight-agent","owner":"cloudinsight","description":"Cloudinsight Agent is a system tool that monitors system processes and services, and sends information back to your Cloudinsight account.","archived":false,"fork":false,"pushed_at":"2020-07-22T09:29:50.000Z","size":1659,"stargazers_count":369,"open_issues_count":2,"forks_count":93,"subscribers_count":43,"default_branch":"master","last_synced_at":"2024-11-16T11:33:38.996Z","etag":null,"topics":["cloudinsight","golang","monitor-performance","statsd","timeseries"],"latest_commit_sha":null,"homepage":"http://cloudinsight.oneapm.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudinsight.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-10-14T10:25:29.000Z","updated_at":"2024-11-06T04:03:56.000Z","dependencies_parsed_at":"2022-08-26T04:43:21.956Z","dependency_job_id":null,"html_url":"https://github.com/cloudinsight/cloudinsight-agent","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinsight%2Fcloudinsight-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinsight%2Fcloudinsight-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinsight%2Fcloudinsight-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinsight%2Fcloudinsight-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudinsight","download_url":"https://codeload.github.com/cloudinsight/cloudinsight-agent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253358069,"owners_count":21895967,"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":["cloudinsight","golang","monitor-performance","statsd","timeseries"],"created_at":"2024-08-03T11:00:38.576Z","updated_at":"2025-05-10T03:30:58.092Z","avatar_url":"https://github.com/cloudinsight.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Cloudinsight Agent\n\n[![Build Status](https://travis-ci.org/cloudinsight/cloudinsight-agent.svg?branch=master)](https://travis-ci.org/cloudinsight/cloudinsight-agent)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cloudinsight/cloudinsight-agent)](https://goreportcard.com/report/github.com/cloudinsight/cloudinsight-agent)\n[![codecov](https://codecov.io/gh/cloudinsight/cloudinsight-agent/branch/master/graph/badge.svg)](https://codecov.io/gh/cloudinsight/cloudinsight-agent)\n\n[中文版 README](README_zh-CN.md)\n\nCloudinsight Agent is written in Go for collecting metrics from the system it's\nrunning on, or from other services, and sending them to [Cloudinsight](https://cloud.oneapm.com).\n\n## Building from source\n\nTo build Cloudinsight Agent from the source code yourself you need to have a working Go environment with [version 1.7+](https://golang.org/doc/install).\n\n```\n$ mkdir -p $GOPATH/src/github.com/cloudinsight\n$ cd $GOPATH/src/github.com/cloudinsight\n$ git clone https://github.com/cloudinsight/cloudinsight-agent\n$ cd cloudinsight-agent\n$ make build\n```\n\n## Usage\n\nFirst you need to set a license key, which can be found at [https://cloud.oneapm.com/#/settings](https://cloud.oneapm.com/#/settings).\n\n```\n$ cp cloudinsight-agent.conf.example cloudinsight-agent.conf\n$ vi cloudinsight-agent.conf\n...\nlicense_key = \"*********************\"\n```\n\nRun the agent in foreground:\n\n```\n$ ./bin/cloudinsight-agent\n```\n\nFor more options, see:\n\n```\n$ ./bin/cloudinsight-agent --help\n```\n\n## Related works\n\nI have been influenced by the following great works:\n\n- [ddagent](https://github.com/datadog/dd-agent)\n- [telegraf](https://github.com/influxdata/telegraf)\n- [prometheus](https://github.com/prometheus/prometheus)\n- [mackerel](https://github.com/mackerelio/mackerel-agent)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinsight%2Fcloudinsight-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudinsight%2Fcloudinsight-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinsight%2Fcloudinsight-agent/lists"}