Introduction to Base10

Base10 is a metrics abstractoin layer for linking multiple metrics source and stores. It also simplifies metric creation and proxying.

Installing Base10

Base10 can be installed from Pypi using pip:

pip install base10

Using Base10