Update content/shared/extended-plugin-api.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/5963/head
parent
a645c04582
commit
1ff867ef3a
|
@ -313,6 +313,5 @@ if not influxdb3_local.cache.get("lookup_table"):
|
|||
|
||||
### Next Steps
|
||||
|
||||
With an understanding of the InfluxDB 3 Shared Plugin API, you're ready to build data processing workflows that can transform, ana
|
||||
lyze, and respond to your time series data.
|
||||
With an understanding of the InfluxDB 3 Shared Plugin API, you're ready to build data processing workflows that can transform, analyze, and respond to your time series data.
|
||||
To find example plugins you can extend, visit the [plugin repo](https://github.com/influxdata/influxdb3_plugins) on GitHub.
|
Loading…
Reference in New Issue