{"id":15987979,"url":"https://github.com/chappio/youless-prometheus","last_synced_at":"2025-04-04T22:14:17.940Z","repository":{"id":57633598,"uuid":"356498806","full_name":"ChappIO/youless-prometheus","owner":"ChappIO","description":"Expose metrics from your YouLess LS120 in the prometheus format","archived":false,"fork":false,"pushed_at":"2021-04-10T08:03:59.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T06:43:27.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChappIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-10T06:54:06.000Z","updated_at":"2023-02-26T01:54:35.000Z","dependencies_parsed_at":"2022-09-01T16:04:08.709Z","dependency_job_id":null,"html_url":"https://github.com/ChappIO/youless-prometheus","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/ChappIO%2Fyouless-prometheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fyouless-prometheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fyouless-prometheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fyouless-prometheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChappIO","download_url":"https://codeload.github.com/ChappIO/youless-prometheus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256111,"owners_count":20909240,"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-10-08T04:00:45.063Z","updated_at":"2025-04-04T22:14:17.910Z","avatar_url":"https://github.com/ChappIO.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouLess LS120 Prometheus Bridge\n\nThis project exposes LS120 metrics in the prometheus text format, so it can be imported by influxdb 2.0 or prometheus.\n\n\n## Usage\n\nFor these commands I am assuming that your YouLess LS120 has the following address: http://192.168.1.12\n\nDocker CLI:\n```bash\ndocker run --publish 80:80 chappio/youless-prometheus http://192.168.1.12\n```\n\nDocker Compose:\n```yml\nversion: '3.6'\n\nservices:\n  youless:\n    image: chappio/youless-prometheus\n    ports:\n      - 80:80\n    command: http://192.168.1.12\n```\n\n\nNow the bridge is listening to all HTTP requests on http://localhost. You can now point InfluxDB 2.0 or Prometheus at this bridge.\n\nAssuming your bridge IP is 192.168.1.10:\n![InfluxDB 2.0 Screenshot](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchappio%2Fyouless-prometheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchappio%2Fyouless-prometheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchappio%2Fyouless-prometheus/lists"}