We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8f194 commit 1c4baa9Copy full SHA for 1c4baa9
content/shared/v3-core-plugins/_index.md
@@ -654,10 +654,12 @@ docker exec -it CONTAINER_NAME influxdb3 install package pandas
654
655
This creates a Python virtual environment in your plugins directory with the specified packages installed.
656
657
+{{% show-in "enterprise" %}}
658
### Connect Grafana to your InfluxDB instance
659
660
When configuring Grafana to connect to an InfluxDB 3 Enterprise instance:
661
662
- **URL**: Use a querier URL or any node that serves queries
663
664
Example URL format: `https://querier.your-influxdb.com:8086`
665
+{{% /show-in %}}
0 commit comments