{"id":37128917,"url":"https://github.com/lovoo/nats_exporter","last_synced_at":"2026-01-14T15:00:17.377Z","repository":{"id":57604480,"uuid":"57310229","full_name":"lovoo/nats_exporter","owner":"lovoo","description":"Prometheus Metrics exporter for NATS","archived":true,"fork":false,"pushed_at":"2017-08-07T09:16:26.000Z","size":391,"stargazers_count":43,"open_issues_count":3,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-06-20T08:13:28.534Z","etag":null,"topics":["lovoo"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovoo.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":"2016-04-28T14:56:44.000Z","updated_at":"2023-01-28T17:33:36.000Z","dependencies_parsed_at":"2022-09-04T14:01:01.540Z","dependency_job_id":null,"html_url":"https://github.com/lovoo/nats_exporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lovoo/nats_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovoo%2Fnats_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovoo%2Fnats_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovoo%2Fnats_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovoo%2Fnats_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovoo","download_url":"https://codeload.github.com/lovoo/nats_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovoo%2Fnats_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["lovoo"],"created_at":"2026-01-14T15:00:16.297Z","updated_at":"2026-01-14T15:00:17.111Z","avatar_url":"https://github.com/lovoo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NATS Exporter\n\n[![GoDoc](https://godoc.org/github.com/lovoo/nats_exporter?status.svg)](https://godoc.org/github.com/lovoo/nats_exporter) [![Build Status](https://travis-ci.org/lovoo/nats_exporter.svg?branch=master)](https://travis-ci.org/lovoo/nats_exporter)\n\nNATS exporter for [Prometheus](https://prometheus.io/), written in Go. It extracts several metrics and provides them via the standard HTTP interface for Prometheus to collect them.\n\nPrometheus enables you to monitor those values and add alerting, if necessary.\n\n## Included Metrics\n\n* Active connections to gnatsd\n* Active routes to gnatsd\n* Count of transferred messages (in/out)\n* Amount of transmitted data (in/out)\n* Number of slow consumers\n\n## Usage\n\n\tUsage of nats_exporter:\n\t  -namespace string\n\t    \tNamespace for the NATS metrics. (default \"nats\")\n\t  -nats.addr string\n\t    \tAddress of the NATS monitoring. (default \"http://localhost:8222/\")\n\t  -web.listen string\n\t    \tAddress on which to expose metrics and web interface. (default \":9118\")\n\t  -web.path string\n\t    \tPath under which to expose metrics. (default \"/metrics\")\n\n### Building from Source\n\n    go get -u github.com/lovoo/nats_exporter\n    go install github.com/lovoo/nats_exporter\n    $GOPATH/bin/nats_exporter\n\n### With Docker\n\n    docker run -d --name nats_exporter -p 9118:9118 lovoo/nats_exporter:latest -nats.addr http://somehost:8222\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovoo%2Fnats_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovoo%2Fnats_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovoo%2Fnats_exporter/lists"}