Skip to content

Commit

Permalink
Update sinks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliano-1 authored Jan 9, 2025
1 parent f673124 commit 806c31a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/new/how-to-guides/sinks/sinks.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Once you find a package that fits your needs, you can choose how you want to con
- [SQL Database](./sql/sql-sink.md): Send the data to a database.
- [Subgraph](./subgraph/subgraph.md): Configure an API to meet your data needs and host it on The Graph Network.
- [Direct Streaming](./stream/stream.md): Stream data directly from your application.
- [Community Sinks](new/how-to-guides/sinks/community/other-sinks): Explore quality community maintained sinks.
- [PubSub](../how-to-guides/sinks/pubsub.md): Send data to a PubSub topic.
- [Community Sinks](new/how-to-guides/sinks/community/other-sinks): Explore quality community maintained sinks.

{% hint style="success" %}
**Deployable Service**: If you’d like your sink (e.g., SQL or PubSub) to be hosted for you, reach out to the StreamingFast team [here](mailto:[email protected]).
Expand Down Expand Up @@ -39,4 +40,4 @@ Once you find a package that fits your needs, you can choose how you want to con
| Prometheus| C | Community |[substreams-sink-Prometheus](https://github.com/pinax-network/substreams-sink-prometheus)|

* O = Official Support (by one of the main Substreams providers)
* C = Community Support
* C = Community Support

0 comments on commit 806c31a

Please sign in to comment.