Home

Awesome

<p align="center"> <a href="https://tellery.io"> <img src="https://tellery.io/img/logo-dark.png" width="250px" alt="Tellery" /> </a> </p> <p align="center"> <a href="https://tellery.io">Website</a> | <a href="https://demo.tellery.io">Demo</a> | <a href="https://tellery.io/docs">Docs</a> | <a href="https://tellery.io/docs/changelog">Changelog</a> | <a href="https://twitter.com/TelleryHQ">Twitter</a> <br /><br /> <a href="https://github.com/tellery/tellery/actions/workflows/docker-tellery.yml"> <img src="https://github.com/tellery/tellery/actions/workflows/docker-tellery.yml/badge.svg?branch=main" /> </a> <a href="https://github.com/tellery/tellery/actions/workflows/codeql-analysis.yml"> <img src="https://github.com/tellery/tellery/actions/workflows/codeql-analysis.yml/badge.svg" /> </a> <a href="/LICENSE"> <img alt="license" src="https://img.shields.io/github/license/tellery/tellery?logo=apache" alt="license" /> </a> <a title="Crowdin" target="_blank" href="https://crowdin.com/project/tellery"> <img src="https://badges.crowdin.net/tellery/localized.svg"> </a> </p>

Tellery lets you build metrics using SQL and bring them to your team. Metrics are defined consistently and constantly updated, no longer scattered across tools, and recreated with no oversight.

Features

Supported databases

Recording

Tellery Product Usage Recording

Getting started

Try demo

Try this online demo where you can click around and see Tellery in action - no installation required!

Run the demo project with docker

Open your terminal, and run:

# Clone the Tellery repo
git clone https://github.com/tellery/tellery.git

# Change directories into the demo directory
cd tellery/deploy/compose

# View or edit config file (optional)
# vim .env

# Run docker compose
docker-compose up

You can now access it on http://localhost:8000.

The default account is admin@tellery.local and password is tellery.

Production setup

Next step

Learn how to start analysis with Tellery:

Community support

Contributing

Contributions of any kind welcome! If you’re looking for ways to get started, here's a list of ways to help us improve Tellery: