cf_exporter
cf_exporter copied to clipboard
Cloud Foundry Prometheus Exporter
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.19.1. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.1 What's Changed Security patches for golang.org/x/sys and google.golang.org/protobuf New Contributors @lukasauk made their first contribution in prometheus/client_golang#1494...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.0 to 1.33.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix confusing eventually docs [3a66379] Maintenance Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a] v1.33.0 1.33.0...
Bumps [github.com/cloudfoundry-community/go-cf-clients-helper/v2](https://github.com/cloudfoundry-community/go-cf-clients-helper) from 2.5.0 to 2.5.1. Release notes Sourced from github.com/cloudfoundry-community/go-cf-clients-helper/v2's releases. v2.5.1 What's Changed V35.4.0 by @adamspd in cloudfoundry-community/go-cf-clients-helper#6 New Contributors @adamspd made their first contribution in cloudfoundry-community/go-cf-clients-helper#6 Full...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.53.0. Release notes Sourced from github.com/prometheus/common's releases. v0.53.0 What's Changed Add StatusAt method for Alert struct by @grobinson-grafana in prometheus/common#618 config: allow exposing real secret...
The purpose of this PR is to propose the use of BBS to fetch the RUNNING state of the main application process. This should help to avoid calls to `/v2/space/:space_guid/summary`...
cf_exporter currently uses the [cf v2 api](https://v2-apidocs.cloudfoundry.org/) to get the app and space summary. For example [here](https://github.com/cloudfoundry/cf_exporter/blob/f9480306842a3ad95f67a7d4f53a36e44a28317b/fetcher/sessionext.go#L133). The cf v2 api has been [deprecated for quite some time](https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0032-cfapiv2-eol.md) , but...
Bumps [github.com/cloudfoundry-community/go-cf-clients-helper/v2](https://github.com/cloudfoundry-community/go-cf-clients-helper) from 2.10.0 to 2.11.0. Release notes Sourced from github.com/cloudfoundry-community/go-cf-clients-helper/v2's releases. v2.11.0 Full Changelog: https://github.com/cloudfoundry-community/go-cf-clients-helper/compare/v2.10.0...v2.11.0 Commits 7bd3b93 upgrade go and dependencies See full diff in compare view [![Dependabot compatibility...