Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added hints to try Explore Logs (now in public preview) #13525

Closed
wants to merge 1 commit into from

Conversation

matryer
Copy link

@matryer matryer commented Jul 15, 2024

What this PR does / why we need it:

This PR adds hints to people to try Explore Logs (now in public preview) as a way of interacting with Loki.

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@matryer matryer requested a review from a team as a code owner July 15, 2024 10:16
@CLAassistant
Copy link

CLAassistant commented Jul 15, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Jul 15, 2024
@matryer matryer added the docs-p4 Non-urgent and not important label Jul 15, 2024
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@cyriltovena cyriltovena changed the title added hints to try Explore Logs (now in public preview) doc: added hints to try Explore Logs (now in public preview) Jul 15, 2024
@cyriltovena cyriltovena changed the title doc: added hints to try Explore Logs (now in public preview) docs: added hints to try Explore Logs (now in public preview) Jul 15, 2024
@@ -3,14 +3,15 @@ title: Visualize log data
menuTitle: Visualize
description: Visualize your log data with Grafana
aliases:
- ../getting-started/grafana/
- ../operations/grafana/
- ../getting-started/grafana/
Copy link
Author

Choose a reason for hiding this comment

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

these are just formatting

Comment on lines +50 to +52
{{< admonition type="tip" >}}
Check out our [new queryless experience for logs](https://grafana.com/docs/grafana-cloud/visualizations/simplified-exploration/logs/) currently in Public Preview.
{{< /admonition >}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Landing Pages are not meant to be used for product announcements. I've already updated the Release Notes to mention Explore Logs now that it's available.

@JStickler
Copy link
Contributor

@matryer I'd been meaning to review the Visualize topic, and just got my draft into a PR. Do you mind if we close this PR in favor of #13742?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-p4 Non-urgent and not important size/S type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants