Show HN: Protobuf Based Schema Centric Logging Framework Hi HN, have been working on this as a side project, would appreciate any feedback :) LogUnify is built around schemas based on protobuf and all the events in LogUnify are structured. By schematizing events, we offer the following benefits: - Consistency: All the events across all platforms and languages are produced in a uniform way with the generated type-safe SDKs, which ensures data consistency from the root. - Shared Understanding: Event schemas with rich data types and metadata are self-explained, which enables different departments from developers to business stakeholders to share the same understanding when consuming the events. - Flexibility: LogUnify offers flexibility in terms of integrating with different systems, as the schemas can be easily converted into different formats and protocols without requiring dedicated transformations from developers. The platform currently offers seamless integration with BigQuery and is expanding to support other systems. - Reliability: Structured events are more reliable as they are logged in the desired format from the start by developers who have full control over the producing logic. While traditional solutions require developers to log events in an unstructured manner and then set up the transformation on the server side. Data Analysis: Structured events enable better and more accurate data analysis naturally, as they provide a standardized and consistent format that can be easily processed and analyzed using various data analysis tools and techniques. https://ift.tt/BxHSRlv October 27, 2023 at 11:04PM
Show HN: Protobuf Based Schema Centric Logging Framework https://ift.tt/qBo0EXg
Related Articles
Show HN: Modular Diffusion – A modular Python library for diffusion models https://ift.tt/5c8omKNShow HN: Modular Diffusion – A modular Python library for diffusion mo… Read More
Show HN: Backend for LLM coding copilots https://ift.tt/w6WE8nIShow HN: Backend for LLM coding copilots https://e2b.dev/docs Septembe… Read More
Show HN: XRss: An RSS Reader and web stack demo powered by Htmx https://ift.tt/1P0ayswShow HN: XRss: An RSS Reader and web stack demo powered by Htmx XRss i… Read More
Show HN: esbuild-config − Config files for esbuild https://ift.tt/2DzEGjgShow HN: esbuild-config − Config files for esbuild https://ift.tt/iO0t… Read More
Show HN: I mirrored all the code from PyPI to GitHub and analysed it https://ift.tt/ytuL6NvShow HN: I mirrored all the code from PyPI to GitHub and analysed it T… Read More
Show HN: ragapi – an API for using LLMs on your own data https://ift.tt/RDYhGQrShow HN: ragapi – an API for using LLMs on your own data https://ragap… Read More
Show HN: Mini VI mode update of Aih for talking to AI models in terminal https://ift.tt/PheyuzZShow HN: Mini VI mode update of Aih for talking to AI models in termin… Read More
Show HN: Nope Foundry, a FOSS framework for motion design, 2D compos and VFX https://ift.tt/MTfsUYIShow HN: Nope Foundry, a FOSS framework for motion design, 2D compos a… Read More
0 Comments: