Docs: Add data frames plugin guide (#27430)

This commit is contained in:
Marcus Olsson
2020-09-16 14:39:46 +02:00
committed by GitHub
parent 2ed9124736
commit e6453198a9
3 changed files with 126 additions and 0 deletions
@@ -49,6 +49,7 @@ Improve an existing plugin with one of our guides:
- [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" >}})
- [Error handling]({{< relref "error-handling.md" >}})
- [Working with data frames]({{< relref "working-with-data-frames.md" >}})
### Concepts