diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst new file mode 100644 index 0000000..5c8e5c3 --- /dev/null +++ b/MAINTAINERS.rst @@ -0,0 +1,67 @@ +########### +Maintainers +########### + + +About +===== + +At Crate.io we are defining so called Power Users to ensure the integrations +keep working. + +Responsibilities of Power Users: + +* Keep track of releases, updates and developments of the tools. +* Test integration after minor and mayor CrateDB releases. +* Test integration after tool releases. +* Have a working setup available including a quick demo. +* Being able to answer questions for the specific tool. +* Ensuring guides are up to date. + + +Power Users +=========== + ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Tool | User | Version | CrateDB Version | | ++=================+===================+=========+=================+======================================================+ +| Grafana | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Grafana`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| PowerBI | `WolfgangHerbst`_ | *X.Y* | *X.Y.Z* | `Known Issues PowerBI`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Tableau | `marregui`_ | *X.Y* | *X.Y.Z* | `Known Issues Tableau`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Zeppelin | | | | | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Looker | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Looker`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Node-Red | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Node Red`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| NiFi | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues NiFi`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Telegraf | | | | | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Prometheus | `infoverload`_ | *X.Y* | *X.Y.Z* | `Known Issues Prometheus`_, `Known Issues Adapter`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| R | `autophagy`_ | *X.Y* | *X.Y.Z* | `Known Issues R`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ +| Azure Functions | `autophagy`_ | *X.Y* | *X.Y.Z* | `Known Issues Azure Functions`_ | ++-----------------+-------------------+---------+-----------------+------------------------------------------------------+ + + +.. _autophagy: https://github.com/autophagy +.. _infoverload: https://github.com/infoverload +.. _marregui: https://github.com/marregui +.. _proddata: https://github.com/proddata +.. _WolfgangHerbst: https://github.com/WolfgangHerbst + +.. _Known Issues Adapter: https://github.com/crate/crate_adapter/issues +.. _Known Issues Azure Functions: https://github.com/crate/crate/labels/tool%3A%20Azure%20Functions +.. _Known Issues Grafana: https://github.com/crate/crate/labels/tool%3A%20Grafana +.. _Known Issues Looker: https://github.com/crate/crate/labels/tool%3A%20Looker +.. _Known Issues NiFi: https://github.com/crate/crate/labels/tool%3A%20NiFi +.. _Known Issues Node Red: https://github.com/crate/crate/labels/tool%3A%20Node-Red +.. _Known Issues PowerBI: https://github.com/crate/crate/labels/tool%3A%20PowerBI +.. _Known Issues Prometheus: https://github.com/crate/crate/labels/tool%3A%20Prometheus +.. _Known Issues R: https://github.com/crate/crate/labels/tool%3A%20R +.. _Known Issues Tableau: https://github.com/crate/crate/labels/tool%3A%20Tableau diff --git a/README.rst b/README.rst index 5f632bd..a097338 100644 --- a/README.rst +++ b/README.rst @@ -2,92 +2,31 @@ CrateDB Clients and Tools ========================= -Clients and tools for working with `CrateDB`_. -We are also maintaining a more up-to-date list of `CrateDB integration tutorials`_. +Client libraries, applications, tools, and integrations for `CrateDB`_. +We are also maintaining an up-to-date list of `CrateDB integration tutorials`_. Contributing ============ -This project is primarily maintained by `Crate.io`_, but we welcome community -contributions! - -See the `developer docs`_ and the `contribution docs`_ for more information. - - -Tool Power User -=============== - -At Crate.io we are defining so called Power Users to ensure the integrations -keep working. - -Responsiblities of Power Users: - - * Keep track of releases, updates and developments of the tools. - * Test integration after minor and mayor CrateDB releases. - * Test integration after tool releases. - * Have a working setup available including a quick demo. - * Being able to answer questions for the specific tool. - * Ensuring guides are up to date. - - -Power Users ------------ - -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Tool | User | Version | CrateDB Version | | -+=================+===================+=========+=================+======================================================+ -| Grafana | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Grafana`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| PowerBI | `WolfgangHerbst`_ | *X.Y* | *X.Y.Z* | `Known Issues PowerBI`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Tableau | `marregui`_ | *X.Y* | *X.Y.Z* | `Known Issues Tableau`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Zeppelin | | | | | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Looker | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Looker`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Node-Red | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues Node Red`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| NiFi | `proddata`_ | *X.Y* | *X.Y.Z* | `Known Issues NiFi`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Telegraf | | | | | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Prometheus | `infoverload`_ | *X.Y* | *X.Y.Z* | `Known Issues Prometheus`_, `Known Issues Adapter`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| R | `autophagy`_ | *X.Y* | *X.Y.Z* | `Known Issues R`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ -| Azure Functions | `autophagy`_ | *X.Y* | *X.Y.Z* | `Known Issues Azure Functions`_ | -+-----------------+-------------------+---------+-----------------+------------------------------------------------------+ - +This project is primarily maintained by `Crate.io`_, and community contributions +are welcome. See the `developer docs`_ and the `contribution docs`_ for more +information. Help ==== -Looking for more help? +Looking for help? - Read the `live docs`_ - Check out our `support channels`_ +- Visit the `community forum`_ -.. _autophagy: https://github.com/autophagy .. _contribution docs: CONTRIBUTING.rst +.. _community forum: https://community.crate.io/ .. _Crate.io: http://crate.io/ .. _CrateDB: https://crate.io/products/cratedb/ .. _CrateDB integration tutorials: https://community.crate.io/t/overview-of-cratedb-integration-tutorials/1015 .. _developer docs: DEVELOP.rst -.. _infoverload: https://github.com/infoverload -.. _Known Issues Adapter: https://github.com/crate/crate_adapter/issues -.. _Known Issues Azure Functions: https://github.com/crate/crate/labels/tool%3A%20Azure%20Functions -.. _Known Issues Grafana: https://github.com/crate/crate/labels/tool%3A%20Grafana -.. _Known Issues Looker: https://github.com/crate/crate/labels/tool%3A%20Looker -.. _Known Issues NiFi: https://github.com/crate/crate/labels/tool%3A%20NiFi -.. _Known Issues Node Red: https://github.com/crate/crate/labels/tool%3A%20Node-Red -.. _Known Issues PowerBI: https://github.com/crate/crate/labels/tool%3A%20PowerBI -.. _Known Issues Prometheus: https://github.com/crate/crate/labels/tool%3A%20Prometheus -.. _Known Issues R: https://github.com/crate/crate/labels/tool%3A%20R -.. _Known Issues Tableau: https://github.com/crate/crate/labels/tool%3A%20Tableau .. _live docs: https://crate.io/docs/crate/clients-tools/en/latest/ -.. _marregui: https://github.com/marregui -.. _proddata: https://github.com/proddata .. _support channels: https://crate.io/support/ -.. _WolfgangHerbst: https://github.com/WolfgangHerbst