Extensions to Redash for Mozilla's STMO
Перейти к файлу
Jannis Leidel 7e1cd0b60d
Merge branch 'master' of github.com:mozilla/redash-stmo
2019-02-18 18:29:09 +01:00
bin Test setup fixes. 2019-02-18 17:54:22 +01:00
src/redash_stmo Minor fixes. 2019-02-18 18:22:53 +01:00
tests Minor fixes. 2019-02-18 18:22:53 +01:00
.coveragerc Fix coverage. 2019-02-04 11:28:06 +01:00
.dockerignore Test setup fixes. 2019-02-18 17:54:22 +01:00
.gitignore Test setup fixes. 2019-02-18 17:54:22 +01:00
.travis.yml Test setup fixes. 2019-02-18 17:54:22 +01:00
AUTHORS.rst Initial code. 2018-02-26 22:31:55 +01:00
CHANGELOG.rst Update changelog. 2019-02-04 11:49:40 +01:00
Dockerfile Test setup fixes. 2019-02-18 17:54:22 +01:00
LICENSE Initial code. 2018-02-26 22:31:55 +01:00
MANIFEST.in Closes #8: Add datasource link front- and backend extension code. 2018-09-11 15:26:22 -04:00
Makefile Test setup fixes. 2019-02-18 17:54:22 +01:00
README.rst Add badges. 2019-02-18 18:28:48 +01:00
docker-compose.yml Test setup fixes. 2019-02-18 17:54:22 +01:00
pytest.ini Test setup fixes. 2019-02-18 17:54:22 +01:00
setup.cfg Test setup fixes. 2019-02-18 17:54:22 +01:00
setup.py Minor fixes. 2019-02-18 18:22:53 +01:00

README.rst

Redash-STMO
===========

.. image:: https://travis-ci.org/mozilla/redash-stmo.svg?branch=master
    :target: https://travis-ci.org/mozilla/redash-stmo

.. image:: https://codecov.io/gh/mozilla/redash-stmo/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/mozilla/redash-stmo


  Or as it should have been called: St. Moredash ;)

`Redash <https://redash.io>`_ extensions for
`sql.telemetry.mozilla.org <https://sql.telemetry.mozilla.org/>`_.

Installation
------------

Please install the package using your favorite package installer::

    pip install redash-stmo

Issues & questions
------------------

See the `issue tracker on GitHub <https://github.com/mozilla/redash-stmo/issues>`_
to open tickets if you have issues or questions about Redash-STMO.