Add guide for streaming data sources (#24786)

This commit is contained in:
Marcus Olsson
2020-05-19 09:05:48 +02:00
committed by GitHub
parent c5950d6380
commit 6b29c11776
4 changed files with 142 additions and 6 deletions
+3 -1
View File
@@ -42,8 +42,10 @@ Ready to learn more? Check out our other tutorials:
Improve an existing plugin with one of our guides:
- [Add support for annotations]({{< relref "add-support-for-annotations.md" >}})
- [Add support for Explore queries]({{< relref "add-support-for-explore-queries.md" >}})
- [Add support for variables]({{< relref "add-support-for-variables.md" >}})
- [Build a logs data source]({{< relref "build-a-logs-data-source.md" >}})
- [Build a logs data source plugin]({{< relref "build-a-logs-data-source-plugin.md" >}})
- [Build a streaming data source plugin]({{< relref "build-a-streaming-data-source-plugin.md" >}})
### Concepts