Skip to main content

7 docs tagged with "introduction"

View all tags

Adding Loki Datasource in Grafana

Follow these steps to add a Loki datasource in Grafana. This will enable you to integrate Loki for log visualization alongside your metrics. !!! note Our Lok...

Benefits of Using Loki

Loki simplifies infrastructure by excluding full-text indexing, reducing management overhead and minimizing the chances of system failures. Visualization:

Common Loki Terminologies

A log stream in Grafana Loki is a sequence of logs that share the same set of labels. These log entries are grouped together based on the metadata defined by...

Introduction

Distributed tracing helps you see the full journey of a request as it moves across multiple services in a system. It shows where time is spent and where prob...

Overview of Observability

In modern IT, monitoring system health is critical, especially in multi-cloud and containerized environments. Traditional monitoring methods fall short due t...

Setup and Requirements for Grafana Loki

To successfully deploy and configure Grafana Loki, you must meet several hardware and software requirements, as well as install and configure specific depend...

What is Loki?

Loki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus. Designed to be cost-effective and easy to use,...