Giter Site home page Giter Site logo

semasaf / cost-exporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rebuy-de/cost-exporter

0.0 0.0 0.0 382 KB

Retrieves cost metrics and core counts from the AWS API and exposes this information via a Prometheus /metrics endpoint.

License: MIT License

Shell 2.21% Go 94.27% Dockerfile 3.52%

cost-exporter's Introduction

cost-exporter

Build Status license

Retrieves cost metrics and core counts from the AWS API and exposes this information via a Prometheus /metrics endpoint.

Development Status cost-exporter is for internal use only. Feel free to use it, but expect big unanounced changes at any time. Furthermore we are very restrictive about code changes, therefore you should communicate any changes before working on an issue.

Installation

Docker containers are are provided here. To obtain the latest docker image run docker pull quay.io/rebuy/cost-exporter:main.

To compile cost-exporter from source you need a working Golang development environment.

Then you just need to run ./buildutil to compile a binary into the project directory which you can then execute. With ./buildutil -x linux/arm64 you can cross compile cost-exporter for other platforms.

Usage

cost-exporter's configuration is done using an configuration file that is pointed to when running the command, as well as a flag that defines the port it should listen on:

cost-exporter --config=/cost-exporter/config.yaml --port=8080

For more information, run:

cost-exporter --help

Running in Kubernetes

Please see the example/k8s/ directory for an example of how to run cost-exporter in Kubernetes.

cost-exporter's People

Contributors

dependabot[bot] avatar der-eismann avatar stephanlindauer avatar svenwltr avatar bjoernhaeuser avatar spea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.