Identify InfluxDB OSS v2 version
This page documents an earlier version of InfluxDB OSS. InfluxDB 3 Core is the latest stable version.
Identifying which InfluxDB product and version you’re using is essential for accessing the correct documentation, troubleshooting issues, and planning upgrades.
Identify your InfluxDB version
If you are unsure which InfluxDB product you are using, use our interactive version detector to help identify it:
Quick detection methods
InfluxDB OSS v2 detection
Check the version using influxd:
influxd versionQuery the /health endpoint and extract the version:
curl -s http://localhost:8086/health | jq -r '.version'The InfluxDB UI displays the version:
- On the login page
- In the right column of the main landing page
- In the user menu dropdown
For more details, see How can I identify my InfluxDB version?
Understanding InfluxDB products
For a complete comparison of InfluxDB versions and deployment options, see the InfluxDB platform overview.
Troubleshooting
Can’t access your InfluxDB instance?
If you can’t directly access your InfluxDB instance:
- Use the interactive version detector above or Ask InfluxData AI
- Answer questions about your setup:
- License type (paid or free)
- Hosting model (cloud or self-hosted)
- Server age
- Query language preferences
- Get product recommendations based on your answers
Still not sure?
If you’re still uncertain, see the Support and feedback options.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.