Giter Club home page Giter Club logo

nautilus-cloud-metering's People

Contributors

bhaskarkishore avatar gites avatar piotrkosecki avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nautilus-cloud-metering's Issues

Update docker documentation

The following topics need some love in the documentation:

  • Test and update docker artillery instructions
  • Add a blurb on updating the proxy nginx configuration in docker

Update metering API

Currently metering API returns all aggregated data for continuous queries.
We want to limit the amount of records fetched from given timestamp. For example:

/queries/5m?from=123456789

Create Initial Metering Service

Nautilus Cloud should be able to meter requests to the various services it provides. To provide this functionality create a service with the following constraints:

  1. Be able to meter any application or service without necessitating modification to the application or service being metered.
  2. Enforce metering policy as soon as the request hits the Nautilus cloud ecosystem.
  3. Be able to provide usage statistics to the end user.
  4. Be lightweight and flexible.

Configuration for Agent should be read from external file.

Configuration for Nautilus-Cloud-Metering Agent should be read from an external file. Currently, the configuration needs to be put into src/main/resources/ folder and is embedded into the JAR file after building.

This is bad because:

  • any change in the config file will require rebuilding JAR file
  • secrets will be embedded into the JAR file in plain text form

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.