{"id":22753595,"url":"https://github.com/starryinternet/telegraf-plugin-rs","last_synced_at":"2025-07-17T07:37:03.094Z","repository":{"id":66211048,"uuid":"192937500","full_name":"StarryInternet/telegraf-plugin-rs","owner":"StarryInternet","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-30T13:53:48.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T07:23:27.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/StarryInternet.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":"2019-06-20T14:44:27.000Z","updated_at":"2022-08-16T17:25:22.000Z","dependencies_parsed_at":"2023-02-23T23:15:33.321Z","dependency_job_id":null,"html_url":"https://github.com/StarryInternet/telegraf-plugin-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StarryInternet/telegraf-plugin-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarryInternet%2Ftelegraf-plugin-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarryInternet%2Ftelegraf-plugin-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarryInternet%2Ftelegraf-plugin-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarryInternet%2Ftelegraf-plugin-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarryInternet","download_url":"https://codeload.github.com/StarryInternet/telegraf-plugin-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarryInternet%2Ftelegraf-plugin-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265578138,"owners_count":23791297,"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":[],"created_at":"2024-12-11T06:11:51.339Z","updated_at":"2025-07-17T07:37:03.079Z","avatar_url":"https://github.com/StarryInternet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegraf Rust Plugin\n\nAllowing you to write telegraf plugins in Rust.\n\n## Adding to a project\n\nCopy `makefile-template.toml` and `lib.go` from this project into the root of\nyour project directory.\n\nEdit the `makefile-template.toml` script, specifically the location of where\nyour static library is built. Make sure to change your project to build a static\nlibrary with `crate_type = [\"staticlib\"]` in your `Cargo.toml`!\n\n## How this works\n\nUsing some glue Go code a [\"go plugin\" ](https://golang.org/pkg/plugin/)\nis generated to be used in telegraf. Rust talks to the Go using C FFI and is\nstatically linked into the resulting dynamic library.\n\nA cargo make script is necessary because `go` needs to build the final artifact.\nIt generates magic in its `.so` that allows other Go code to load it at runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarryinternet%2Ftelegraf-plugin-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarryinternet%2Ftelegraf-plugin-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarryinternet%2Ftelegraf-plugin-rs/lists"}