Group: GitHub Rylxes
Sort by:Popular

2.SigNoz Annotations4 usages

io.github.rylxes » signoz-annotations Apache

Annotations only: @SigNozLog, @Masked, @Traced, @AuditLog — zero runtime dependencies
Last Release on May 5, 2026

3.SigNoz Core4 usages

io.github.rylxes » signoz-core Apache

Core: properties, masking, logging, tracing, audit, metrics — no servlet API
Last Release on May 5, 2026

4.Webhook Core4 usages

io.github.rylxes » webhook-core Apache

Core webhook models, interfaces, and utilities with no Spring dependency
Last Release on Mar 8, 2026
Compile-time APT processor: injects logger field into @SigNozLog-annotated classes
Last Release on May 5, 2026
Spring Boot 2.x auto-configuration and web filters (javax.servlet). Depends on signoz-core for all business logic.
Last Release on May 5, 2026
Spring Boot 3.x auto-configuration and web filters (jakarta.servlet). Depends on signoz-core for all business logic.
Last Release on May 5, 2026
Spring Boot starter that pulls in webhook-core, autoconfigure, and all required dependencies
Last Release on Mar 8, 2026
Spring Boot auto-configuration for webhooks
Last Release on Mar 8, 2026
Spring Boot 3.x auto-configuration for webhooks (jakarta namespace)
Last Release on Mar 8, 2026
All-in-one SigNoz observability starter for Spring Boot (Java 8+, SB 2.x & 3.x)
Last Release on May 5, 2026
Add this single dependency to a Spring Boot 2.x project to enable all SigNoz features: @SigNozLog (compile-time logger injection), @Masked (field masking), @Traced (OTel spans), @AuditLog (audit trail), HTTP request logging, and ...
Last Release on May 5, 2026
Add this single dependency to a Spring Boot 3.x project to enable all SigNoz features: @SigNozLog (compile-time logger injection), @Masked (field masking), @Traced (OTel spans), @AuditLog (audit trail), HTTP request logging, and ...
Last Release on May 5, 2026
Laravel-style soft delete for Spring Boot JPA — database agnostic, plug-and-play
Last Release on Feb 12, 2026
Annotation-driven webhook framework for Spring Boot with signature verification, retries, idempotency, and metrics
Last Release on Mar 8, 2026
Spring Boot 3.x starter that pulls in webhook-core, SB3 autoconfigure, and all required dependencies
Last Release on Mar 8, 2026

17.Webhook Examples

io.github.rylxes » webhook-examples Apache

Example Spring Boot application demonstrating webhook starter usage
Last Release on Mar 8, 2026