jaeger-postgresql icon indicating copy to clipboard operation
jaeger-postgresql copied to clipboard

Jaeger Storage Plugin -> PostgreSQL

Results 3 jaeger-postgresql issues
Sort by recently updated
recently updated
newest added

We see `CGO_ENABLED=0 go build ./cmd/jaeger-pg-store/` in the Readme.md but there is no `cmd/jaeger-pg-store` folder in the repo. Thanks!

Hello, can this plugin also be used with the all-in-one dockerimage from jaeger? If so, could you please provide information how to do that?

`{"level":"fatal","ts":1696996008.1216166,"caller":"./main.go:110","msg":"Failed to init storage factory","error":"grpc-plugin builder failed to create a store: error attempting to connect to plugin rpc client: fork/exec /etc/cmd/jaeger-pg-store: exec format error","stacktrace":"main.main.func1\n\t./main.go:110\ngithub.com/spf13/cobra.(*Command).execute\n\tgithub.com/spf13/[email protected]/command.go:940\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tgithub.com/spf13/[email protected]/command.go:1068\ngithub.com/spf13/cobra.(*Command).Execute\n\tgithub.com/spf13/[email protected]/command.go:992\nmain.main\n\t./main.go:243\nruntime.main\n\truntime/proc.go:267"}` This is the error i keep...