{"id":19022284,"url":"https://github.com/noobaa/noobaa-mixins","last_synced_at":"2025-04-23T08:14:23.575Z","repository":{"id":45434319,"uuid":"188670939","full_name":"noobaa/noobaa-mixins","owner":"noobaa","description":"Prometheus Alerts for NooBaa :cloud: :loudspeaker:","archived":false,"fork":false,"pushed_at":"2022-09-13T14:50:46.000Z","size":44,"stargazers_count":4,"open_issues_count":2,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-23T08:14:18.077Z","etag":null,"topics":["alerting","cloud","hybrid","kubernetes","multi-cloud","noobaa","openshift","prometheus"],"latest_commit_sha":null,"homepage":"https://www.noobaa.io","language":"Jsonnet","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/noobaa.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":"2019-05-26T10:50:33.000Z","updated_at":"2022-10-31T08:08:33.000Z","dependencies_parsed_at":"2023-01-18T06:15:50.989Z","dependency_job_id":null,"html_url":"https://github.com/noobaa/noobaa-mixins","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/noobaa%2Fnoobaa-mixins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobaa%2Fnoobaa-mixins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobaa%2Fnoobaa-mixins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noobaa%2Fnoobaa-mixins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noobaa","download_url":"https://codeload.github.com/noobaa/noobaa-mixins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395285,"owners_count":21423400,"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":["alerting","cloud","hybrid","kubernetes","multi-cloud","noobaa","openshift","prometheus"],"created_at":"2024-11-08T20:25:40.968Z","updated_at":"2025-04-23T08:14:23.555Z","avatar_url":"https://github.com/noobaa.png","language":"Jsonnet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# noobaa-mixins\nPrometheus Alerts for [NooBaa](https://github.com/noobaa/noobaa-core)\n\n### Prerequesites \n* Install GO and have your GOPATH updated\n* Install [jsonnet](https://github.com/google/jsonnet#building-jsonnet)\n```\nbrew install jsonnet\n```\n* Install [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler#install)\n```\ngo get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb\n```\n* Check that jb is installed\n```\njb\n```\nIf the command is not found add the `jb` into the PATH\n```\nPATH=${PATH}:$(go env GOPATH)/bin\n```\n\n* For jsonnet \u003e 0.13 it seems that brew is missing some binaries so also install the following two\n```\ngo get github.com/brancz/gojsontoyaml\ngo get github.com/google/go-jsonnet/cmd/jsonnetfmt\n```\n\n* Install [promtool](https://github.com/prometheus/prometheus)\n```\nGO111MODULE=on go get github.com/prometheus/prometheus/cmd/promtool\n```\n\n\n### Usage\ninstall dependencies\n```\njb install\n```\n\nGenerate the prometheus alert files by\n```\nmake prometheus_alert_rules.yaml\n```\n\nrun tests by\n```\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoobaa%2Fnoobaa-mixins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoobaa%2Fnoobaa-mixins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoobaa%2Fnoobaa-mixins/lists"}