observer/pkg/exporters/gelf_exporter
Natalia Goc a37354cb18 fix: message formatting errors in GELF exporter
The library used to transport GELF messages did not prefix extra fields
with `_` as was previously assumed and the application name was not
passed correctly from configuration to the exporter. Now fixed.

Related: goc_marek/salego#693
2024-09-25 11:23:06 +02:00
..
config.go reorganize exporters and simplify their use 2024-05-17 10:37:05 +02:00
gelf.go fix: message formatting errors in GELF exporter 2024-09-25 11:23:06 +02:00
trace.go fix: message formatting errors in GELF exporter 2024-09-25 11:23:06 +02:00