flitnetics / jaeger-objectstorage

Jaeger plugin for object storage datastore
Apache License 2.0
47 stars 7 forks source link

updating to the latest Loki artifacts / schema v12 #59

Closed sherifkayad closed 2 years ago

sherifkayad commented 2 years ago

Would there be a plan to update the used Loki artifacts to the latest versions and supporting schema v12? .. Also I noticed the latest release here is from Novemeber, 2021.

When do you plan to issue a new release?

muhammadn commented 2 years ago

@sherifkayad There is a lot of dependencies which requires updating and will break the current code. So there are a lot of things to work on at the moment.

Eventually we will work on this but there is no ETA.

Can you tell me why you need v12 schema and not using v11? If you really need us to prioritise this then feel free to contact our sales.

sherifkayad commented 2 years ago

@muhammadn not a must but just for the sake of improvement as the Loki project mentioned that this schema is more optimized to handle s3 rate limits.

Check the following links for more details:

muhammadn commented 2 years ago

@sherifkayad Thanks for point that out. But i don't think this would be urgent enough to get attention.

I'll see when i can do it as i have to prioritise some issues with our customers.

The whole source code here is opensource and feel free to add those features in! ❤️

muhammadn commented 2 years ago

@sherifkayad We are working on version 2.0 which includes v12 schema based on loki 2.5.0.

It's not released yet but we're using it in production to test out for real world use case.

sherifkayad commented 2 years ago

Sounds awesome! Thanks for the heads up

muhammadn commented 2 years ago

@sherifkayad version 2 is just released. closing this issue.