{"id":26059724,"url":"https://github.com/orange-cloudfoundry/boshupdate_exporter","last_synced_at":"2026-01-20T01:24:19.011Z","repository":{"id":35106726,"uuid":"146101932","full_name":"orange-cloudfoundry/boshupdate_exporter","owner":"orange-cloudfoundry","description":"A prometheus exporter that monitor github releases","archived":false,"fork":false,"pushed_at":"2025-10-07T22:03:50.000Z","size":9668,"stargazers_count":1,"open_issues_count":6,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-08T00:13:50.145Z","etag":null,"topics":["bosh","bosh-release","github","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/orange-cloudfoundry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-25T14:26:17.000Z","updated_at":"2025-10-07T22:03:43.000Z","dependencies_parsed_at":"2023-12-19T01:09:04.594Z","dependency_job_id":"8fa3e8e7-e3f4-4431-8060-d24eb306628c","html_url":"https://github.com/orange-cloudfoundry/boshupdate_exporter","commit_stats":{"total_commits":292,"total_committers":13,"mean_commits":22.46153846153846,"dds":0.2191780821917808,"last_synced_commit":"132b34e4bec74d531639186bc3810042e636e5b9"},"previous_names":["orange-cloudfoundry/githubrelease_exporter"],"tags_count":295,"template":false,"template_full_name":null,"purl":"pkg:github/orange-cloudfoundry/boshupdate_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fboshupdate_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fboshupdate_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fboshupdate_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fboshupdate_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orange-cloudfoundry","download_url":"https://codeload.github.com/orange-cloudfoundry/boshupdate_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fboshupdate_exporter/sbom","scorecard":{"id":459664,"data":{"date":"2025-08-11","repo":{"name":"github.com/orange-cloudfoundry/boshupdate_exporter","commit":"72463a4cb6101543c86e6d00b28389220a84da43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/after-merge-dependabot.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-accept-dependabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:10","Warn: no topLevel permission defined: .github/workflows/goreleaser.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.70.1 not signed: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/239249019","Warn: release artifact v0.70.0 not signed: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/236722881","Warn: release artifact v0.69.6 not signed: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/234389952","Warn: release artifact v0.69.5 not signed: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/233630238","Warn: release artifact v0.69.4 not signed: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/233338899","Warn: release artifact v0.70.1 does not have provenance: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/239249019","Warn: release artifact v0.70.0 does not have provenance: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/236722881","Warn: release artifact v0.69.6 does not have provenance: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/234389952","Warn: release artifact v0.69.5 does not have provenance: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/233630238","Warn: release artifact v0.69.4 does not have provenance: https://api.github.com/repos/orange-cloudfoundry/boshupdate_exporter/releases/233338899"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/goreleaser.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-merge-dependabot.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/after-merge-dependabot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-merge-dependabot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/after-merge-dependabot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-merge-dependabot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/after-merge-dependabot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-merge-dependabot.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/after-merge-dependabot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-accept-dependabot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/auto-accept-dependabot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-accept-dependabot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/auto-accept-dependabot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/golangci-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/orange-cloudfoundry/boshupdate_exporter/unit-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating quay.io/prometheus/busybox:latest to quay.io/prometheus/busybox:latest@sha256:dfa54ef35e438b9e71ac5549159074576b6382f95ce1a434088e05fd6b730bc4","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T10:45:44.063Z","repository_id":35106726,"created_at":"2025-08-19T10:45:44.064Z","updated_at":"2025-08-19T10:45:44.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013681,"owners_count":26085390,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bosh","bosh-release","github","prometheus","prometheus-exporter"],"created_at":"2025-03-08T13:28:09.581Z","updated_at":"2025-10-13T13:39:12.963Z","avatar_url":"https://github.com/orange-cloudfoundry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boshupdate Prometheus Exporter [![Build Status](https://travis-ci.org/orange-cloudfoundry/boshupdate_exporter.png)](https://travis-ci.org/orange-cloudfoundry/boshupdate_exporter)\n\nA [Prometheus][prometheus] exporter that identifies out of date [BOSH][bosh] deployments.\n\nIt queries [GitHub][github] and fetches available releases of canonical [BOSH][bosh] manifests\nsuch as [cf-deployment][cf-deployment], then conciliates with actual running deployments\nfetched from [BOSH][bosh]  director.\n\nIt is also capable of analyzing [BOSH][bosh] manifests in order to extract recommended\nversions of [BOSH][bosh] releases.\n\n## Installation\n\n### Binaries\n\nDownload the already existing [binaries][binaries] for your platform:\n\n```bash\n$ ./boshupdate_exporter \u003cflags\u003e\n```\n\n### Docker\n\nTo run the boshupdate exporter as a Docker container, run:\n\n```bash\n$ docker run -p 9362:9362 orangeopensource/boshupdate-exporter \u003cflags\u003e\n```\n\n### BOSH\n\nThis exporter can be deployed using the BOSH Release: https://github.com/orange-cloudfoundry/boshupdate-boshrelease.\n\n## Usage\n\n### GitHub Token\n\nIn order to connect to the [GitHub API][github_api] a `token` must be provided.\nThe `token` can be created by following the [GitHub HowTo][github-create-token]\n\n### Bosh deployment prerequisites\n\nThe exporter identifies the version of a running deployment by extracting the `manifest_version`.\n\nThis key is already built-in some canonical manifests like [cf-deployment][cf-deployment]\nbut must be manually added in others using the operator `set-manifest-version.yml`\n\n```yml\n- type: replace\n  path: /manifest_version?\n  value: v((version))\n```\n\n### Exporter Configuration\n\nThe provided [sample configuration](config.yml.sample) is a good starting point.\n\n\n#### Detailed Specification\n\n* General structure\n\n```yaml\nbosh:\n  log_level: \u003clog_level\u003e\n  url:       \u003curl\u003e        # url (scheme://host:port) to director endpoint\n  ca_cert:   \u003cpath\u003e       # path to director CA certificate\n  client_id: \u003cstring\u003e     # client id\n  client_secret: \u003cstring\u003e # client secret\n  proxy: \u003curl\u003e            # proxy url, if any.\n  excludes: list[regexp]  # list of bosh deployment to exclude from scrap\n\ngithub:\n  token: \u003cstring\u003e                          # your GitHub token here\n  update_interval: 4h                      # interval between two GitHub updates\n  manifest_releases: map[string, manifest] # list of canonical manifests to monitor\n  generic_releases:  map[string, generic]  # list of generic GitHub release to monitor\n```\n\n\n* *manifest*\n\n```yaml\n\u003cname\u003e:\n    types: *release-types*\n    format: *release-formatter*\n    owner: \u003cstring\u003e        # GitHub project's owner or organization\n    repo: \u003cstring\u003e         # GitHub project's name\n    manifest: \u003cstring\u003e     # remote path to main BOSH manifest\n    ops: list[string]      # list of remote ops-file paths to apply to main manifest\n    vars: list[string]     # list of remote vars-file paths to apply to main manifest\n    matchers: list[string] # list of regexp that match running deployments names\n```\n\n* *release*\n\n```yaml\n\u003cname\u003e:\n    types: *release-types*\n    format: *release-formatter*\n    owner: \u003cstring\u003e     # GitHub project's owner or organization\n    repo: \u003cstring\u003e      # GitHub project's name\n```\n\n* *release-types*\n\n```\n# List of objects types to consider as a release.\nlist[string]\n\n# String must be one or more of the following values:\n# - release:       GitHub release which is neither in 'draft' nor 'pre' state\n# - pre_release:   GitHub release in 'pre' state\n# - draft_release: GitHub release in 'draft' state\n# - tag:           GitHub tag\n```\n\n* *format*\n\n```yaml\n# Format tells how to parse detected release name into a version\nformat:\n  match: \u003cregexp\u003e   # a regex to match release name\n  replace: \u003cstring\u003e # a replacement for matched release name\n\n# When not provided, the default format value is\n# format:\n#   match: \"v([0-9.]+)\"\n#  replace: \"${1}\"\n```\n\n### Flags\n\n| Flag / Environment Variable                                          | Required | Default      | Description                                                                                                                                                                                                                           |\n|----------------------------------------------------------------------|----------|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `config`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_CONFIG`                           | No       | `config.yml` | Path to configuration file                                                                                                                                                                                                            |\n| `metrics.namespace`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_METRICS_NAMESPACE`     | No       | `boshupdate` | Metrics Namespace                                                                                                                                                                                                                     |\n| `metrics.environment`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_METRICS_ENVIRONMENT` | Yes      |              | `environment` label to be attached to metrics                                                                                                                                                                                         |\n| `web.listen-address`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_LISTEN_ADDRESS`   | No       | `:9362`      | Address to listen on for web interface and telemetry                                                                                                                                                                                  |\n| `web.telemetry-path`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_TELEMETRY_PATH`   | No       | `/metrics`   | Path under which to expose Prometheus metrics                                                                                                                                                                                         |\n| `web.auth.username`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_AUTH_USERNAME`     | No       |              | Username for web interface basic auth                                                                                                                                                                                                 |\n| `web.auth.password`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_AUTH_PASSWORD`     | No       |              | Password for web interface basic auth                                                                                                                                                                                                 |\n| `web.tls.cert_file`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_TLS_CERTFILE`      | No       |              | Path to a file that contains the TLS certificate (PEM format). If the certificate is signed by a certificate authority, the file should be the concatenation of the server's certificate, any intermediates, and the CA's certificate |\n| `web.tls.key_file`\u003cbr /\u003e`BOSHUPDATE_EXPORTER_WEB_TLS_KEYFILE`        | No       |              | Path to a file that contains the TLS private key (PEM format)                                                                                                                                                                         |\n\n\n### Metrics\n\nThe exporter returns the following  metrics:\n\n\n| Metric                                             | Description                                                                                   | Labels                                                                                                                                 |\n|----------------------------------------------------|-----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|\n| *metrics.namespace*_manifest_release               | Seconds from epoch since canonical manifest version if out-of-date, 0 means up-to-date        | `environment`, `name`, `version`, `owner`, `repo`                                                                                      |\n| *metrics.namespace*_manifest_bosh_release_info     | Information about recommended bosh releases used by last available canonical manifest release | `environment`, `manifest_name`, `owner`, `repo`, `boshrelease_name`, `boshrelease_version`, `boshrelease_url`                          |\n| *metrics.namespace*_generic_release                | Seconds from epoch since repository version is out-of-date, 0 means up-to-date                | `environment`, `name`, `version`, `owner`, `repo`                                                                                      |\n| *metrics.namespace*_deployment_status              | Seconds from epoch since deployment is out-of-date, 0 means up-to-date                        | `environment`, `name`, `current`, `latest`                                                                                             |\n| *metrics.namespace*_deployment_bosh_release_status | Seconds from epoch since bosh release is out-of-date, 0 means up-to-date                      | `environment`, `manifest_name`, `manifest_current`, `manifest_latest`, `boshrelease_name`, `boshrelease_current`, `boshrelease_latest` |\n| *metrics.namespace*_last_scrape_timestamp          | Seconds from epoch since last scrape of metrics from boshupdate                               | `environment`                                                                                                                          |\n| *metrics.namespace*_last_scrape_error              | Number of errors in last scrape of metrics                                                    | `environment`                                                                                                                          |\n| *metrics.namespace*_last_scrape_duration           | Duration of the last scrape                                                                   | `environment`                                                                                                                          |\n\n## Contributing\n\nRefer to the [contributing guidelines][contributing].\n\n## License\n\nApache License 2.0, see [LICENSE][license].\n\n[binaries]: https://github.com/orange-cloudfoundry/boshupdate_exporter/releases\n[github]: https://github.com/cloudfoundry-incubator/github\n[github_api]: https://developer.github.com/v3/\n[contributing]: https://github.com/orange-cloudfoundry/boshupdate_exporter/blob/master/CONTRIBUTING.md\n[golang]: https://golang.org/\n[license]: https://github.com/orange-cloudfoundry/boshupdate_exporter/blob/master/LICENSE\n[prometheus]: https://prometheus.io/\n[github-create-token]: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/\n[bosh]: https://bosh.io\n[cf-deployment]: https://github.com/cloudfoundry/cf-deployment\n\u003c!-- Local Variables: --\u003e\n\u003c!-- ispell-local-dictionary: \"american\" --\u003e\n\u003c!-- End: --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fboshupdate_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forange-cloudfoundry%2Fboshupdate_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fboshupdate_exporter/lists"}