Skip to content

Commit

Permalink
Docs: prominently advertise free Graphana Cloud availability (#4399)
Browse files Browse the repository at this point in the history
  • Loading branch information
KMiller-Grafana authored Sep 30, 2021
1 parent 0f10a54 commit 8010dea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ metadata about your logs: labels (just like Prometheus labels). Log data itself
is then compressed and stored in chunks in object stores such as S3 or GCS, or
even locally on the filesystem. A small index and highly compressed chunks
simplifies the operation and significantly lowers the cost of Loki.

> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create a free account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text).
2 changes: 2 additions & 0 deletions docs/sources/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ weight: 300
---
# Getting started with Loki

> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create a free account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text).
1. [Getting Logs Into Loki](get-logs-into-loki/)
1. [Grafana](grafana/)
1. [LogCLI](logcli/)
Expand Down
2 changes: 2 additions & 0 deletions docs/sources/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ weight: 200
---
# Installation

> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create a free account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text).
## Installation methods

Instructions for different methods of installing Loki and Promtail.
Expand Down

0 comments on commit 8010dea

Please sign in to comment.