Commit Graph

3 Commits

Author SHA1 Message Date
David Friedel 78d2364149 Remove promotional links from README 2025-12-26 11:41:03 +00:00
David Friedel 087bdd0bbe Implement IronTelemetry Java SDK
- Core client with exception/message capture
- Journey and step tracking with callable support
- Breadcrumb management with LinkedList ring buffer
- HTTP transport using OkHttp
- Full stack trace capture from throwables
- Thread-safe operations with synchronized blocks
- Sample rate and beforeSend filtering
- Tags, extras, and user context
- Async support with CompletableFuture
- Builder pattern for complex objects
2025-12-25 10:23:14 +00:00
Admin d72f0af6fd
Initial commit 2025-12-25 04:55:51 -05:00