A Prometheus exporter for App CRs (custom resources). Part of the Giant Swarm App Platform.
- app-admission-controller provides mutating and validating webhooks for App CRs.
- app-operator manages App CRs and generates Chart CRs.
- chart-operator manages Chart CRs and automates Helm deployments.
Clone the git repository: https://github.com/giantswarm/app-exporter.git
Build it using the standard go build
command.
go build
See CHANGELOG
- Bugs: issues
- Please visit https://www.giantswarm.io/responsible-disclosure for information on reporting security issues.
app-exporter is under the Apache 2.0 license. See the LICENSE file for details.