1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/generator/helper
ffeldmann b88ebdad6c
feat(splunk) Sending telemetry and logging information to Splunk (#2796)
* Adds inital splunk hook and logCollector

* Adds documentation of the Splunk hook

* Fixes markdown lint issues and removes comment from telemetry.go file

* Fixes markdown lint issues and adds missing generated file

* Markdown linting

* Changes documentation according to review, adds Splunk token automatically during init

* Adds error handling for marshalling hook config

* Markdown lint und correct Splunk token in httpclient

* Registeres Splunk token as secret and adjusts test cases

* Adds missing error handling and removes unnecessary comments

* Creates new function readPipelineEnvironment, adds tests

* Moves MonitoringData struct, edits defaults for json fields

* Adds gitRepository and gitOwner to telemetry information

* Simplifies readCommonPipelineEnvironment function, adds more descriptive errors, adds automated adding of Splunk prefix token

* Adjusts error handling

* Cleaner error logging
2021-05-17 12:14:04 +02:00
..
testdata/TestProcessMetaFiles feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
goUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
helper_test.go fix(uiveri5ExecuteTests): add 'tests' stash to step yaml (#2641) 2021-03-01 13:03:42 +01:00
helper.go feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
piper-context-defaults.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
resources_test.go feat(output): handle non-string output values (#2113) 2020-10-05 15:33:28 +02:00
resources.go fix(whitesourceExecuteScan) properly handle output resources (#2266) 2020-11-02 08:51:58 +01:00