Skip to main content

Simplified MetricFlow integration for Datus Agent - One-command setup for semantic metrics

Project description

metricflow logo

Build and maintain all of your metric logic in code.


Welcome to MetricFlow

See our latest updates in the Metricflow Changelog!

MetricFlow is a semantic layer that makes it easy to organize metric definitions. It takes those definitions and generates legible and reusable SQL. This makes it easy to get consistent metrics output broken down by attributes (dimensions) of interest.

The name comes from the approach taken to generate metrics. A query is compiled into a query plan (represented below) called a dataflow that constructs metrics. The plan is then optimized and rendered to engine-specific SQL.



MetricFlow provides a set of abstractions that help you construct complicated logic and dynamically generate queries to handle:

  • Multi-hop joins between fact and dimension sources
  • Complex metric types such as ratio, expression, and cumulative
  • Metric aggregation to different time granularities
  • And so much more

As a developer, you can also use MetricFlow's interfaces to construct APIs for integrations to bring metrics into downstream tools in your data stack.

To get up and running with your own metrics, you should rely on MetricFlow’s documentation available at MetricFlow docs.

Getting Started

Install MetricFlow

MetricFlow can be installed from PyPi for use as a Python library with the following command:

pip install metricflow

Once installed, MetricFlow can be setup and connected to a data warehouse by following the instructions after issuing the command:

mf setup

In case you don't have a connection to a data warehouse available and want a self-contained demo, DuckDB can be selected.

You may need to install Postgres or Graphviz. You can do so by following the install instructions for Postgres or Graphviz. Mac users may prefer to use brew: brew install postgresql or brew install graphviz.

Tutorial

The best way to get started is to follow the tutorial steps:

mf tutorial

There are several examples of MetricFlow configs on common data sets in the config-templates folder. The tutorial will rely on a small set of sample configs.

Resources

Contributing and Code of Conduct

This project will be a place where people can easily contribute high-quality updates in a supportive environment.

You might wish to read our code of conduct and engineering practices before diving in.

To get started on direct contributions, head on over to our contributor guide.

License

MetricFlow is open source software. The project relies on several licenses including AGPL-3.0-or-later and Apache (specified at folder level).

MetricFlow is built by Transform.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datus_metricflow-0.2.5.tar.gz (867.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datus_metricflow-0.2.5-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file datus_metricflow-0.2.5.tar.gz.

File metadata

  • Download URL: datus_metricflow-0.2.5.tar.gz
  • Upload date:
  • Size: 867.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for datus_metricflow-0.2.5.tar.gz
Algorithm Hash digest
SHA256 2bec902c6db31f2616a847d88607172a32d27dc3b3f7c62953dc4825b0451bc6
MD5 afecb207b3afc9b2e52cfb262bbe667b
BLAKE2b-256 0354254dc7870ea01a84b008d4c6d0d5d95d8a41420f7a7e082a0f2268a63476

See more details on using hashes here.

File details

Details for the file datus_metricflow-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for datus_metricflow-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 27e7c8192c244cc6d8cab22866c0410f53ff72d7b35b4da904dbddede18e55e6
MD5 1b9914744026fddc59f2f8e3244fa1f1
BLAKE2b-256 40d7fed93686a319f3da80c6b1ad378d88fe7f97b699c0ab2afb6c8a56494fec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page