Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/integrate/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ on behalf of [cratedb-examples] and [academy-fundamentals-course].
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/application-apache-superset.yml?branch=main&label=Apache Superset" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/application-cratedb-toolkit.yml" target="_blank">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/application-cratedb-toolkit.yml?branch=main&label=CrateDB Toolkit" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/application-grafana.yml" target="_blank">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/application-grafana.yml?branch=main&label=Grafana" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/application-ingestr.yml" target="_blank">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/application-ingestr.yml?branch=main&label=Ingestr" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/application-metabase.yml" target="_blank">
Expand Down
4 changes: 2 additions & 2 deletions docs/integrate/superset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@ Sandbox <sandbox>
[Apache Superset]: https://superset.apache.org/
[CrateDB and Apache Superset]: https://cratedb.com/integrations/cratedb-and-apache-superset
[CrateDB Cloud]: https://cratedb.com/product/cloud
[CrateDB connector package]: https://superset.apache.org/docs/databases/supported/cratedb
[CrateDB connector package]: https://superset.apache.org/user-docs/databases/supported/cratedb
[CrateDB Self-Managed]: https://cratedb.com/product/self-managed
[how to install database drivers in Docker Images]: https://superset.apache.org/docs/databases/#installing-drivers-in-docker
[how to install database drivers in Docker Images]: https://superset.apache.org/user-docs/databases/#installing-drivers-in-docker
[Preset]: https://preset.io/
[Preset Cloud]: https://preset.io/product/
[Verify Apache Superset with CrateDB]: https://github.com/crate/cratedb-examples/tree/main/application/apache-superset
4 changes: 2 additions & 2 deletions docs/integrate/superset/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Superset instance, this ID might be incorrect.
[Apache Superset's HTTP API]: https://superset.apache.org/docs/api/
[crash]: https://cratedb.com/docs/crate/crash/
[CrateDB]: https://cratedb.com/product
[connect a database instance]: https://superset.apache.org/docs/databases/#connecting-through-the-ui
[connect a database instance]: https://superset.apache.org/user-docs/databases/#connecting-through-the-ui
[corresponding recipe]: https://github.com/crate/cratedb-examples/tree/main/application/apache-superset
[HTTPie]: https://httpie.io/docs/cli
[register a database table]: https://superset.apache.org/docs/using-superset/creating-your-first-dashboard/#registering-a-new-table
[register a database table]: https://superset.apache.org/user-docs/using-superset/creating-your-first-dashboard/#registering-a-new-table