Commit Graph

14 Commits

Author SHA1 Message Date
0f866a0ded fix: attributes incorrectly added as extra fields in gelf 2024-09-24 16:24:19 +02:00
4654238920 feat: add attributes from resource to gelf exports 2024-09-24 16:05:58 +02:00
2004e1b2f5 feat: add a new single-line formatter for console_exporter
Closes #7
2024-09-10 15:53:36 +02:00
fc38f26e1f fix: numbers invisible in console exporter output
closes #5
2024-06-25 15:26:25 +02:00
225620da48 feat: enable filtering console output by severity level 2024-06-04 13:04:11 +02:00
a2b61ea706 do not Printf GELF messages when logging 2024-06-04 11:59:28 +02:00
f5819972a4 allow skipping callstack in errors and events 2024-05-20 13:39:55 +02:00
c70a285e70 fix panic on missing formatter in console_exporter.ProcessorOptions 2024-05-20 12:18:03 +02:00
77ab12c3ac move repository and module imports to new location 2024-05-20 08:20:13 +02:00
076196c03e added event wrappers, bug fixes, API improvements 2024-05-17 18:21:09 +02:00
4f4a7e09c5 cleanup unused and add short message to GELF 2024-05-17 15:46:25 +02:00
d4dc790298 rename ExporterWithConfig to be less confusing and closer to otel 2024-05-17 15:36:35 +02:00
3c51f5575b plenty of changes to make the package more ergonomic
Including: bug fixes, api changes, new packages, and more!
2024-05-17 15:31:35 +02:00
e9c3ae1a7b reorganize exporters and simplify their use 2024-05-17 10:37:05 +02:00