Indexing traces into Quickwit with tracegen on i5-13600K #4120
                  
                    
                      fmassot
                    
                  
                
                  started this conversation in
                Show and tell
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I indexed traces in Quickwit with tracegen with 4 quickwit nodes started with docker-compose on 1 instance i5-13600K.
It's pretty easy to play with tracegen + Quickwit and docker-compose so I just wanted to share the results and config.
Indexing throughput
I progressively increased the number of spans sent to Quickwit, thus the increasing ramp until reaching the plateau.
Memory consumption
It's the total RSS of the 4 quickwit nodes.
Quickwit config
4 nodes with Docker compose
Trace gen config
For each node in
[quickwit-01, quickwit-02, quickwit-03, quickwit-04], execute the command:Index config
Node config
Beta Was this translation helpful? Give feedback.
All reactions