# candlelight **Repository Path**: mirrors_xmidt-org/candlelight ## Basic Information - **Project Name**: candlelight - **Description**: An OpenTelemetry integration that provides an easy way to add operational visibility to webservices. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-06 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # candlelight candlelight provides a simple chainable or uber-fx based wrapper for OpenTelemetry [![Build Status](https://github.com/xmidt-org/candlelight/actions/workflows/ci.yml/badge.svg)](https://github.com/xmidt-org/candlelight/actions/workflows/ci.yml) [![codecov.io](http://codecov.io/github/xmidt-org/candlelight/coverage.svg?branch=main)](http://codecov.io/github/xmidt-org/candlelight?branch=main) [![Go Report Card](https://goreportcard.com/badge/github.com/xmidt-org/candlelight)](https://goreportcard.com/report/github.com/xmidt-org/candlelight) [![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/candlelight/blob/main/LICENSE) [![GitHub Release](https://img.shields.io/github/release/xmidt-org/candlelight.svg)](https://github.com/xmidt-org/candlelight/releases) [![GoDoc](https://pkg.go.dev/badge/github.com/xmidt-org/candlelight)](https://pkg.go.dev/github.com/xmidt-org/candlelight) ## Summary `candlelight` takes the OpenTelemetry API and makes a couple of useful wrappers for web services that enable tracing initially. ## Table of Contents - [Code of Conduct](#code-of-conduct) - [Details](#details) - [Install](#install) - [Contributing](#contributing) ## Code of Conduct This project and everyone participating in it are governed by the [XMiDT Code Of Conduct](https://xmidt.io/code_of_conduct/). By participating, you agree to this Code. ## Details Add details here. ## Install Add details here. ## Contributing Refer to [CONTRIBUTING.md](CONTRIBUTING.md).