Skip to content

docs: fix broken Prometheus migration image path#2300

Merged
AndrewChubatiuk merged 1 commit into
VictoriaMetrics:masterfrom
immanuwell:docs/fix-prometheus-image-path
Jun 17, 2026
Merged

docs: fix broken Prometheus migration image path#2300
AndrewChubatiuk merged 1 commit into
VictoriaMetrics:masterfrom
immanuwell:docs/fix-prometheus-image-path

Conversation

@immanuwell

@immanuwell immanuwell commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

tiny docs fix.

the Prometheus integration page had a broken image path, so the migration diagram was missing.

repro:

  1. open docs/integrations/prometheus.md
  2. the image points to ./migration_prometheus-conversion.webp
  3. that resolves to docs/integrations/migration_prometheus-conversion.webp, and that file does not exist

this switches it to ../migration_prometheus-conversion.webp, which points to the real file at docs/migration_prometheus-conversion.webp.


Summary by cubic

Fixes the missing migration diagram on the Prometheus integration page by changing the image path from ./migration_prometheus-conversion.webp to ../migration_prometheus-conversion.webp, so it resolves to docs/migration_prometheus-conversion.webp.

Written for commit 674fc76. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@AndrewChubatiuk AndrewChubatiuk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Thanks for a fix

@AndrewChubatiuk AndrewChubatiuk enabled auto-merge (squash) June 16, 2026 14:23
@AndrewChubatiuk AndrewChubatiuk disabled auto-merge June 16, 2026 14:43
@vrutkovs

Copy link
Copy Markdown
Collaborator

Oh, seems we broke CI from external contributors? I'll figure it out, tomorrow at the latest

@AndrewChubatiuk AndrewChubatiuk enabled auto-merge (squash) June 17, 2026 04:07
@vrutkovs vrutkovs force-pushed the docs/fix-prometheus-image-path branch from e3b3418 to 8e6de93 Compare June 17, 2026 09:04
@vrutkovs vrutkovs force-pushed the docs/fix-prometheus-image-path branch from 8e6de93 to 674fc76 Compare June 17, 2026 09:16
@AndrewChubatiuk AndrewChubatiuk merged commit e7c2dc0 into VictoriaMetrics:master Jun 17, 2026
4 checks passed
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.

3 participants