RDBTC-88 Link the Grafana Loki guide internally and refresh it for 7.2 - #2647
Open
poissoncorp wants to merge 1 commit into
Open
Conversation
Recommendations 1 and 2 from the review on ravendb#2633. Both places that should send readers to this guide were linking to the ravendb.net article instead, promoting an external near-duplicate that competes with the guide for the same query: * guides/how-is-my-database-today.mdx now uses ./slug * docs/monitoring/logging/overview.mdx now uses a relative path out of the version prefix, matching docs/monitoring/integrations/snmp/setup-zabbix.mdx 7.2 refresh of the guide itself: * Title and description no longer pin to 7.0, so they stop drifting with every release. The slug is unchanged, so no redirect is needed. * Applicability is stated in the intro (7.0 and later, including 7.2) instead of being implied by the title. * NLog.Targets.Loki bumped 2.2.0 -> 2.5.0, the current release on NuGet. * Link text in grafana-cloud-configuration-with-opentelemetry.mdx synced with the new title. Screenshots are still the Feb 2025 captures; see the PR description. Verified with DOCUSAURUS_STRICT=true npm run build:current: zero broken links, both references resolve to /guides/sending-your-ravendb-7-0-logs-to-grafana-cloud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue link
RDBTC-88 How to connect RavenDB 7.0 logs to Grafana Cloud
RDBTC-221 Migrate technical guides and how-tos from ravend.net/articles to docs.ravendb.net/guides
Additional description
Recommendations 1 and 2 from the review on #2633.
Type of change
/templatesor readme)Changes in docs URLs
/scripts/redirects.jsonfile, setDocuments MovedPR label)Changes in UX/UI