Skip to content

Conversation

MeelahMe
Copy link
Contributor

@MeelahMe MeelahMe commented Sep 19, 2025

Adding screenshots for:

  • general config
  • cloud dedicated config
  • cloud serverless config
  • cluster
  • Influx OSS v1, v2
  • InfluxDB Enterprise v1, v3

@MeelahMe MeelahMe linked an issue Sep 19, 2025 that may be closed by this pull request
@MeelahMe MeelahMe changed the title uploading grafana configuration screenshots Grafana configuration documentation update Sep 19, 2025
@MeelahMe MeelahMe changed the title Grafana configuration documentation update Grafana configuration screenshot upload Sep 19, 2025
@MeelahMe MeelahMe self-assigned this Sep 26, 2025
@MeelahMe MeelahMe changed the title Grafana configuration screenshot upload Grafana configuration screenshot and instructions update Sep 29, 2025
@MeelahMe MeelahMe requested a review from Copilot October 2, 2025 17:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Grafana configuration documentation to include new screenshots and improved instructions for connecting various InfluxDB products to Grafana. The update reflects changes in the Grafana interface and provides product-specific configuration guidance.

Key Changes

  • Added "Before you begin" prerequisites section with required versions and permissions
  • Restructured configuration steps to match the updated Grafana interface workflow
  • Updated screenshots to show product-specific dropdown selections and configuration fields

Reviewed Changes

Copilot reviewed 2 out of 20 changed files in this pull request and generated 2 comments.

File Description
content/shared/v3-process-data/visualize/grafana.md Updated with new prerequisites section, restructured configuration steps, and product-specific screenshots for Cloud Serverless, Cloud Dedicated, and Clustered variants
content/shared/influxdb3-visualize/grafana.md Simplified configuration instructions and added Enterprise v3-specific screenshots with updated interface elements

> version of the InfluxDB core plugin.
> The updated plugin includes **SQL support** for InfluxDB 3-based products such
> as {{< product-name >}}.
> as {{< product-name >}}, and the interface dynamically adapts based on your product and query language selections.
Copy link
Preview

Copilot AI Oct 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra space before the period at the end of the sentence.

Copilot uses AI. Check for mistakes.

MeelahMe and others added 3 commits October 2, 2025 10:57
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation
@jstirnaman
Copy link
Contributor

We need to address influxdata/DAR/issues/545 as well

@MeelahMe MeelahMe requested a review from Copilot October 3, 2025 21:22
@MeelahMe MeelahMe marked this pull request as ready for review October 3, 2025 21:22
@MeelahMe MeelahMe requested a review from jstirnaman October 3, 2025 21:22
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 23 changed files in this pull request and generated 4 comments.

Use the [`influx v1 auth list`](/influxdb/version/reference/cli/influx/v1/auth/list/)
to list existing InfluxDB v1 compatible authorizations.
- **Database**: The database name [mapped to your InfluxDB bucket](#create-dbrp-mappings)
- **User**: Enter any string (this field is required by the form)
Copy link
Preview

Copilot AI Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This explanation could be clearer about why an arbitrary string is acceptable. Consider explaining that this field is ignored by InfluxDB v2 when using token authentication.

Suggested change
- **User**: Enter any string (this field is required by the form)
- **User**: Enter any string (this field is required by the form, but is ignored by InfluxDB v2 when using token authentication)

Copilot uses AI. Check for mistakes.

- **Password**: Your InfluxDB password _(if [authentication is enabled](/enterprise_influxdb/v1/administration/authentication_and_authorization/))_

3. Under **InfluxDB Details**, enter the following:
{{< img-hd src="/img/influxdb3/enterprise-v1-grafana-product-dropdown-flux.png" alt="InfluxQL configuration for InfluxDB Enterprise 1.x" />}}
Copy link
Preview

Copilot AI Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alt text incorrectly states 'InfluxQL configuration' but the image filename suggests this is for Flux configuration. The alt text should match the actual content.

Suggested change
{{< img-hd src="/img/influxdb3/enterprise-v1-grafana-product-dropdown-flux.png" alt="InfluxQL configuration for InfluxDB Enterprise 1.x" />}}
{{< img-hd src="/img/influxdb3/enterprise-v1-grafana-product-dropdown-flux.png" alt="Flux configuration for InfluxDB Enterprise 1.x" />}}

Copilot uses AI. Check for mistakes.

MeelahMe and others added 2 commits October 3, 2025 14:23
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grafana configuration: Outline and draft documentation
2 participants