constants.go
constants.go - Overview
This file defines constants related to observability, specifically operating system names.
Detailed Documentation
The file defines the following constants:
linux
: Represents the Linux operating system.darwin
: Represents the Darwin (macOS) operating system.windows
: Represents the Windows operating system.