0000000000000000000000000000000000000000 6b03d42d206746e6ff841c0ee319ccc34af07934 Gao Hongtao <hanahmily@gmail.com> 1760503322 +0000	branch: Created from HEAD
6b03d42d206746e6ff841c0ee319ccc34af07934 fae5c5b286e872ddb734ca5dcca2b86116b41667 Gao Hongtao <hanahmily@gmail.com> 1760511245 +0000	commit: Enhance error handling and propagation in streaming pipeline
fae5c5b286e872ddb734ca5dcca2b86116b41667 869b5fba9740d0568cddcc76ad270ae224dbe4a5 Gao Hongtao <hanahmily@gmail.com> 1760512593 +0000	commit: Refactor block scanning logic to improve quota handling
869b5fba9740d0568cddcc76ad270ae224dbe4a5 4d966d4e01d5a3fd1d8ec5339545828aefee9373 Gao Hongtao <hanahmily@gmail.com> 1760516026 +0000	commit: Refactor cursor handling in query processing to utilize channels for improved streaming and error management. This change replaces direct cursor slices with channels, enhancing memory management and allowing for non-blocking operations during trace scanning.
4d966d4e01d5a3fd1d8ec5339545828aefee9373 d0775c6f9af5761c6d4a819cdc7d86c11de0e35a Gao Hongtao <hanahmily@gmail.com> 1760533004 +0000	commit: Enhance block merging and initialization logic to incorporate size constraints. Updated `mergeBlocks` and `mustInitFromElements` functions to check for maximum uncompressed block size, ensuring efficient memory usage and preventing oversized blocks during processing.
d0775c6f9af5761c6d4a819cdc7d86c11de0e35a 8a61ab0bd7512a0dc0f4e948a8cedcbdc99ad0ed Gao Hongtao <hanahmily@gmail.com> 1760572712 +0000	commit: Implement sync loop metrics tracking across various components
8a61ab0bd7512a0dc0f4e948a8cedcbdc99ad0ed 18159fdfdfb627305747582ac5251297fc68294a Gao Hongtao <hanahmily@gmail.com> 1760573600 +0000	commit: Refactor logging in chunked sync to use debug level for improved performance
18159fdfdfb627305747582ac5251297fc68294a 4ce8120c41bc934e68e127e11b5905a02412ab42 Gao Hongtao <hanahmily@gmail.com> 1760573827 +0000	commit: Refactor logging in series index to use debug level for improved performance
4ce8120c41bc934e68e127e11b5905a02412ab42 d7716eaa23b2acf2a3437a419d8469b9f89a9f85 Gao Hongtao <hanahmily@gmail.com> 1760576063 +0000	commit: Fix trace response handling in Query method to prevent NPE
d7716eaa23b2acf2a3437a419d8469b9f89a9f85 bd7698af4ee0b8bb35ac029b6fc13f13d6b22b8d Gao Hongtao <hanahmily@gmail.com> 1760578482 +0000	commit: Add timeout mechanism in Query method to prevent long-running operations
bd7698af4ee0b8bb35ac029b6fc13f13d6b22b8d b6de24bb106ad21dc7bd3e390c46d6f9f218d028 Gao Hongtao <hanahmily@gmail.com> 1760586549 +0000	commit: Refactor error handling in trace service Query method for improved clarity and efficiency. Consolidated response handling logic to streamline error reporting and ensure proper trace result processing.
b6de24bb106ad21dc7bd3e390c46d6f9f218d028 960a42820133a3172391c7ed0e5e82dbd8426801 Gao Hongtao <hanahmily@gmail.com> 1760606326 +0000	commit: Refactor SIDX interface to remove blocking Query method and enhance streaming capabilities. Updated related tests to utilize StreamingQuery for improved memory management and performance. Removed deprecated multi-SIDX query implementation files to streamline codebase.
960a42820133a3172391c7ed0e5e82dbd8426801 ea407f17dad89450e021f7264e0e0789d12c5b97 Gao Hongtao <hanahmily@gmail.com> 1760682358 +0000	commit: Refactor trace query processing to streamline cursor management and enhance error handling. Removed unnecessary cursor draining logic and improved inline scanning for better performance. Updated tests to validate infinite streaming behavior and ensure proper cancellation handling.
ea407f17dad89450e021f7264e0e0789d12c5b97 04481c0fbe35fe9a4bad96634e819039327c171e Gao Hongtao <hanahmily@gmail.com> 1760684959 +0000	commit (amend): Refactor trace query processing to streamline cursor management and enhance error handling. Removed unnecessary cursor draining logic and improved inline scanning for better performance. Updated tests to validate infinite streaming behavior and ensure proper cancellation handling.
04481c0fbe35fe9a4bad96634e819039327c171e c0f1ad8334911408088eadea8b68153b5ebc428e Gao Hongtao <hanahmily@gmail.com> 1760684978 +0000	commit (amend): Refactor trace query processing to streamline cursor management and enhance error handling. Removed unnecessary cursor draining logic and improved inline scanning for better performance. Updated tests to validate infinite streaming behavior and ensure proper cancellation handling.
c0f1ad8334911408088eadea8b68153b5ebc428e d05410e92d473baba59a08a0595129ec8838c25f Gao Hongtao <hanahmily@gmail.com> 1760834667 +0000	commit: Add tests for multi-batch trace query handling and ensure parts integrity in tstIter
d05410e92d473baba59a08a0595129ec8838c25f a065c2817c4825adfaca34325fbae84abc92c632 Gao Hongtao <hanahmily@gmail.com> 1760919452 +0000	reset: moving to private/sidx/block-quota
a065c2817c4825adfaca34325fbae84abc92c632 00601da1051f4a1baf4913c7f7a706a37be21b4b Gao Hongtao <hanahmily@gmail.com> 1760922263 +0000	commit: Updated the test to ensure that the emitted trace IDs are correctly parsed and compared against expected values, allowing for a buffer to account for in-flight batches.
00601da1051f4a1baf4913c7f7a706a37be21b4b b279fb18e655b9a29331a6ff143642201f5b303e Gao Hongtao <hanahmily@gmail.com> 1760929379 +0000	commit: Refactor timeout handling in trace query to use a constant for improved maintainability. Update tests to differentiate between error handling scenarios in SIDX instances, enhancing clarity and functionality.
b279fb18e655b9a29331a6ff143642201f5b303e 44e3cf799eaabccdc42a604e3ae0df998ca81617 Gao Hongtao <hanahmily@gmail.com> 1760929390 +0000	pull -p (finish): refs/heads/sidx/block-quota onto b4ac5a7169dbf5c4aefd03edaae2cd2634d1924b
44e3cf799eaabccdc42a604e3ae0df998ca81617 31ef24fb20780832ab0524d200cbfaa9b2c9d09b Gao Hongtao <hanahmily@gmail.com> 1760930707 +0000	rebase (finish): refs/heads/sidx/block-quota onto 2552c0a3d3693ffa2d233bc02b9a90cc22ea96d5
31ef24fb20780832ab0524d200cbfaa9b2c9d09b f72460cb713c037e7e1d9f84fd7e067443039d2d Gao Hongtao <hanahmily@gmail.com> 1760938995 +0000	commit: Enhance Makefile with new test-docker target for running tests in a Docker environment. Modify streaming_pipeline_test.go to ensure proper error handling in SIDX instances and improve async operation management in tracer.go for thread safety.
f72460cb713c037e7e1d9f84fd7e067443039d2d 589b4718544d2e8e8f46234e8868b8116c9cab1b Gao Hongtao <hanahmily@gmail.com> 1760940000 +0000	pull -p (finish): refs/heads/sidx/block-quota onto 44e3cf799eaabccdc42a604e3ae0df998ca81617
589b4718544d2e8e8f46234e8868b8116c9cab1b 40ea590f992f4fa6e2b7a358ba85d6f8c4024fae Gao Hongtao <hanahmily@gmail.com> 1760952721 +0000	commit: Implement batch metrics tracking in SIDX streaming query processing.
40ea590f992f4fa6e2b7a358ba85d6f8c4024fae 1b21e09a811ff5d8879e2ea7b82c0fe13d63347e Gao Hongtao <hanahmily@gmail.com> 1760952752 +0000	pull -p (finish): refs/heads/sidx/block-quota onto dff6e3374beb1e87f62e740f7c1ff7b8f41f9d47
1b21e09a811ff5d8879e2ea7b82c0fe13d63347e 405960d89f3856f50f929b459eab32de12d37fef Gao Hongtao <hanahmily@gmail.com> 1761023594 +0000	commit: Enhance trace query handling by adding traceBatch channel to queryResult and updating related tests for proper channel management. Improve error handling in streaming pipeline to ensure accurate error propagation during batch processing.
405960d89f3856f50f929b459eab32de12d37fef 1d06188701646be8725f2c0331ccb4f4c94e0d0e Gao Hongtao <hanahmily@gmail.com> 1761023628 +0000	rebase (finish): refs/heads/sidx/block-quota onto bcb4497b64fca6a87b5e834e67c2101dbdd08ee2
1d06188701646be8725f2c0331ccb4f4c94e0d0e 1ed926bd11ca43a0a6d28a66e8b58f9d99dc74b4 Gao Hongtao <hanahmily@gmail.com> 1761027882 +0000	commit: Enhance trace query processing by adding timestamp tag name handling in the execution plan and related validation. Update logical trace analysis to incorporate timestamp tag names, ensuring accurate query execution and error reporting. Refactor query result structure to remove unused traceBatch channel, improving code clarity and maintainability.
1ed926bd11ca43a0a6d28a66e8b58f9d99dc74b4 6b21b1c06f55d58c42e7b2267a1f58327ad9542c Gao Hongtao <hanahmily@gmail.com> 1761050121 +0000	commit: fix the deadlock
6b21b1c06f55d58c42e7b2267a1f58327ad9542c b76c93c9451d879b881c57a57c020b7cb953cdfd Gao Hongtao <hanahmily@gmail.com> 1761050303 +0000	pull -p (finish): refs/heads/sidx/block-quota onto 959e2090a51767b1f2bd6b5a15a9f5141005bb7b
b76c93c9451d879b881c57a57c020b7cb953cdfd b461eba495a6f8168bdeda4bccf3273c28c2f096 Gao Hongtao <hanahmily@gmail.com> 1761089253 +0000	pull -p: Fast-forward
b461eba495a6f8168bdeda4bccf3273c28c2f096 302cb7428303b52947f532d224c00b17ce359e35 Gao Hongtao <hanahmily@gmail.com> 1761092281 +0000	commit: Update Makefile and CI workflows for improved testing and coverage reporting
302cb7428303b52947f532d224c00b17ce359e35 893a6ccd66d1c3de521e94b29bb7a0c52d571fbc Gao Hongtao <hanahmily@gmail.com> 1761095654 +0000	commit: Update CI workflows and testing configurations
893a6ccd66d1c3de521e94b29bb7a0c52d571fbc 2d3816bab8c4e92a2e4bf982add5d39e13dafc1b Gao Hongtao <hanahmily@gmail.com> 1761096443 +0000	commit: Update GitHub Actions workflow for improved testing and dependency management
2d3816bab8c4e92a2e4bf982add5d39e13dafc1b b1b1553cd60b56f9c1a5725021047c8891b93311 Gao Hongtao <hanahmily@gmail.com> 1761099239 +0000	commit: Refactor CI workflows for improved build and testing processes
b1b1553cd60b56f9c1a5725021047c8891b93311 5b5a2902c3567b25baa4b43c771302a73396eb8e Gao Hongtao <hanahmily@gmail.com> 1761099485 +0000	commit (amend): Refactor CI workflows for improved build and testing processes
5b5a2902c3567b25baa4b43c771302a73396eb8e 576b50936afbdaf4029db1e352a197a64d96ccdf Gao Hongtao <hanahmily@gmail.com> 1761101501 +0000	commit: Refactor CI workflows to streamline Go module caching and dependency management
576b50936afbdaf4029db1e352a197a64d96ccdf b73de248c30ce008df0388588b257f618ba09ddd Gao Hongtao <hanahmily@gmail.com> 1761105312 +0000	commit: Include paths for generated `.pb.gw.go` and `.pb.validate.go` files in the artifact upload configuration.
b73de248c30ce008df0388588b257f618ba09ddd 887b22534148a6cba0565189fe27caa8c6310d8a Gao Hongtao <hanahmily@gmail.com> 1761115526 +0000	commit: Add UI build step to CI workflow and update Makefile for consistency
887b22534148a6cba0565189fe27caa8c6310d8a 0d4cfb3a1c5ab076f71baf5c1da8488bde2620e4 Gao Hongtao <hanahmily@gmail.com> 1761141259 +0000	commit: Enhance CI workflow to sanitize test names for artifact uploads on failure
0d4cfb3a1c5ab076f71baf5c1da8488bde2620e4 bf14cde2e66a92a53681374cbfaa31446dc7edd6 Gao Hongtao <hanahmily@gmail.com> 1761141314 +0000	commit: Set integer value to 0 in service_traffic_data.json.
bf14cde2e66a92a53681374cbfaa31446dc7edd6 8e55ed1657dc7907305efa206748b2b61783aa0c Gao Hongtao <hanahmily@gmail.com> 1761141380 +0000	commit: Implement stack tracking for object pools
8e55ed1657dc7907305efa206748b2b61783aa0c 702fe9dabc9ceb87dcfeca8f6ba4ccb5e8637ddc Gao Hongtao <hanahmily@gmail.com> 1761141417 +0000	commit: Added nil checks for logger instances before invoking debug logging to prevent potential nil pointer dereferences.
702fe9dabc9ceb87dcfeca8f6ba4ccb5e8637ddc 5ebf9a71772aebb0f8ae7eff2277e418eae1dfe6 Gao Hongtao <hanahmily@gmail.com> 1761141443 +0000	commit: Refactor trace ID filter handling and improve bloom filter generation
5ebf9a71772aebb0f8ae7eff2277e418eae1dfe6 fe2f9b405a0d3c8bdfa371294b85c3be7c8b3580 Gao Hongtao <hanahmily@gmail.com> 1761142564 +0000	pull -p: Fast-forward
