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 6e4715f003
polish Makefile
1 year ago
internal copyright and remove test db 1 year ago
migrations Implement sdktrace.SpanExporter interface 1 year ago
testdata basic structure 1 year ago
.gitignore polish Makefile 1 year ago
LICENSE copyright and remove test db 1 year ago
Makefile polish Makefile 1 year ago
README.md Initial commit 1 year ago
builder-config.yaml add local build and run configs 1 year ago
config.go polish Makefile 1 year ago
config_test.go copyright and remove test db 1 year ago
doc.go copyright and remove test db 1 year ago
factory.go copyright and remove test db 1 year ago
factory_test.go copyright and remove test db 1 year ago
go.mod Implement sdktrace.SpanExporter interface 1 year ago
go.sum Implement sdktrace.SpanExporter interface 1 year ago
otelcol-dev-config.yaml add local build and run configs 1 year ago
sqlite_exporter.go copyright and remove test db 1 year ago
sqlite_exporter_test.go copyright and remove test db 1 year ago

README.md

sqliteexporter

Sqlite exporter for the OpenTelemetry Collector