{"id":28501821,"url":"https://github.com/fluent/fluent-plugin-prometheus_pushgateway","last_synced_at":"2025-07-05T02:31:09.501Z","repository":{"id":44767851,"uuid":"240162652","full_name":"fluent/fluent-plugin-prometheus_pushgateway","owner":"fluent","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T04:35:14.000Z","size":40,"stargazers_count":2,"open_issues_count":2,"forks_count":4,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-06T14:40:19.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2020-02-13T02:45:13.000Z","updated_at":"2025-03-26T04:19:02.000Z","dependencies_parsed_at":"2025-02-10T09:28:58.456Z","dependency_job_id":"ff68c6d8-27cc-4224-b268-f715af6f9f18","html_url":"https://github.com/fluent/fluent-plugin-prometheus_pushgateway","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluent-plugin-prometheus_pushgateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-plugin-prometheus_pushgateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-plugin-prometheus_pushgateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-plugin-prometheus_pushgateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-plugin-prometheus_pushgateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluent-plugin-prometheus_pushgateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-plugin-prometheus_pushgateway/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671742,"owners_count":23494024,"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":"2025-06-08T16:07:56.232Z","updated_at":"2025-07-05T02:31:09.496Z","avatar_url":"https://github.com/fluent.png","language":"Ruby","readme":"# Fluent::Plugin::PrometheusPushgateway\n\nPlease read [fluent-plugin-prometheus](https://github.com/fluent/fluent-plugin-prometheus) first since fluent-plugin-prometheus_pushgateway gem depends on it.\n\nThis is Fluentd's plugin for sending data collected by fluent-plugin-prometheus plugin to [Pushgateway](https://github.com/prometheus/pushgateway).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fluent-plugin-prometheus_pushgateway'\n```\n\nAnd then execute:\n\n```\n$ bundle install\n```\n\nOr install it yourself as:\n\n```\n$ gem install fluent-plugin-prometheus_pushgateway\n```\n\n## Usage\n\n**See also [fluent-plugin-prometheus](https://github.com/fluent/fluent-plugin-prometheus)**.\n\n```\n\u003cmatch\u003e\n  @type prometheus_pushgateway\n  job_name fluentd_prometheus_pushgateway\n\u003c/match\u003e\n```\n\nMore configuration parameters:\n\n- `gateway`: binding interface (default: 'http://localhost:9091')\n- `job_name`: job name. this value must be a unique (required)\n- `instance`: instance name (default: nil)\n- `push_interval`: the interval of pushing data to pushgateway (default: 3)\n\nthese parameters are used when `gateway` starts with 'https'\n\n- `tls_ca_cert_path`: The CA certificate path for TLS (default nil)\n- `tls_client_cert_path`: The client certificate path for TLS (default nil)\n- `tls_private_key_path`: The client private key path for TLS (default nil)\n- `tls_private_key_passphrase`: The client private key passphrase for TLS (default nil)\n- `tls_verify_mode`: The verify mode of TLS (default :peer)\n- `tls_version`: The default version of TLS (default :TLSv1_2)\n- `tls_ciphers`: The cipher configuration of TLS (default ALL:!aNULL:!eNULL:!SSLv2)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `fluent-plugin-prometheus_pushgateway.gemspec`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/fluent/fluent-plugin-prometheus_pushgateway.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluent-plugin-prometheus_pushgateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluent%2Ffluent-plugin-prometheus_pushgateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluent-plugin-prometheus_pushgateway/lists"}