1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/splunk
ffeldmann d9e30418bc
feat: pipeline reporting, adds logging information to fatal hook and splunk hook (#3308)
* Removes unecessary fields from telemetry, restructuring splunk pkg

* Removes t.skip() and reactivates integration test

* Adjusts tests for fatalHook and helper functions, including log test

* Moves pipelinetelemetry to inner source, removes pipelineTelemetry from telemetry pkg, using generic map[string]interface for splunk

* Removes Read JSON from fatalHook -> moves to inner source

* Removed log output test

* go fmt

* log step telemetry data send to splunk

* Adjusts error logging

* Adds log information in case api information could not be retrieved

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-11-26 16:11:44 +01:00
..
data.go feat: pipeline reporting, adds logging information to fatal hook and splunk hook (#3308) 2021-11-26 16:11:44 +01:00
splunk_test.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01:00
splunk.go feat: pipeline reporting, adds logging information to fatal hook and splunk hook (#3308) 2021-11-26 16:11:44 +01:00