Sqlite exporter for the OpenTelemetry Collector
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
William Perron ab74c7829a
add function to get an sdktrace.SpanExporter instance
10 months ago
internal Implement sdktrace.SpanExporter interface 10 months ago
migrations Implement sdktrace.SpanExporter interface 10 months ago
testdata basic structure 1 year ago
.gitignore add basic setup scripts 1 year ago
LICENSE basic structure 1 year ago
Makefile add basic setup scripts 1 year ago
README.md Initial commit 1 year ago
builder-config.yaml add local build and run configs 10 months ago
config.go do the copyright thing 1 year ago
config_test.go do the copyright thing 1 year ago
doc.go Initial commit 1 year ago
factory.go add function to get an sdktrace.SpanExporter instance 10 months ago
factory_test.go do the copyright thing 1 year ago
go.mod Implement sdktrace.SpanExporter interface 10 months ago
go.sum Implement sdktrace.SpanExporter interface 10 months ago
otelcol-dev-config.yaml add local build and run configs 10 months ago
sqlite_exporter.go Implement sdktrace.SpanExporter interface 10 months ago
sqlite_exporter_test.go mvp-1 10 months ago
traces.db Implement sdktrace.SpanExporter interface 10 months ago

README.md

sqliteexporter

Sqlite exporter for the OpenTelemetry Collector