Update content/shared/v3-core-plugins/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/5963/head
Jameelah Mercer 2025-05-06 15:38:56 -07:00 committed by GitHub
parent 62c0eed6b2
commit 967c9e2026
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ def process_scheduled_call(influxdb3_local, call_time, args=None):
influxdb3_local.info(f"Found {len(results)} recent metrics")
else:
influxdb3_local.warn("No recent metrics found")
```
##### Create an HTTP request plugin
##### Option C: Create an HTTP request plugin