Skip to content

A Kubernetes-ready .NET application that demonstrates structured logging, metrics, and tracing with the LGTM observability stack.

Notifications You must be signed in to change notification settings

gregoriomartin/lgtm-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lgtm-net

A Kubernetes-ready .NET application that demonstrates structured logging, metrics, and tracing with the LGTM observability stack.

Prerequisites

  • Kubernetes cluster (K3s, Minikube, or any K8s 1.24+)
  • Helm installed and configured
  • kubectl configured to access your cluster
  • PowerShell (Windows) or PowerShell Core (cross-platform)

Installation

Deploy the LGTM stack and the .NET logging app:

.\install.ps1

Uninstallation

Remove all deployed components:

.\uninstall.ps1

About

A Kubernetes-ready .NET application that demonstrates structured logging, metrics, and tracing with the LGTM observability stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published