Ivan Nikiforov
5561d2a8ca
chore(telemetry): Remove pendo remains ( #5256 )
...
* Remove Pendo from telemetry package
* Remove Pendo from telemetryClient.Initialize
* Remove Pendo remains
* go generate / remove Pendo remains
* go fmt
* Fix tests
* go generate / remove Pendo remains
* Fix test
* Fix test
* Remove unused code
* Remove deprecated Pendo functionality
* Don't use NoTelemetry flag
* Don't use NoTelemetry flag
* Remove unused imports
* Remove unused imports
* Make GeneralConfig.NoTelemetry:true by default
---------
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-02-07 12:18:01 +01:00
Manjunath
364238f154
handle error while fetching working directory ( #5168 )
2024-11-04 14:20:37 +01:00
Googlom
af05acad58
feat(events): Publish events to GCP PubSub by each step ( #5122 )
...
* test
* test
* draft
* generator
* some polishing
* go mod tidy
* fix unit
* fix unit
* fix unit
* fix unit
* fix unit
* resolve review comments
* resolve review comments
* add debug message on successful publish
* refactor to use global vault client
* cleanup
* rename
* clenup
* refactor
* remove token revocation
* handle nil vaultClient and add comments
* feat(events): Publish events (generated part) (#5131 )
* add generated
* add generated
* refactor vaultClient usage
* fix unit tests
* fix unit tests
* fix
2024-10-11 14:55:39 +05:00
Vyacheslav Starostin
b644bf7e15
Use Pendo as analytics tool ( #4828 )
...
* Try pendo
* Try pendo
* Fix typo
* Optimize data struct
* Adjust kaniko and kubernetes to try pendo
* Include golangBuild
* Update generator helper
* go generate
* Delete token param from some steps && go generate
* Add checking on ExportPrefix
* Update telemetry struct
* Try pipelineID for artifactPrepVersion
* Try pipelineID as a CPE value
* Update
* Try CF
* Read pipelineID from CPE
* Enable telemetry
* Fix name
* Do not show token in header
* Read pipelineID from CPE
* Clean up
* Clean up
* Update template
* go generate
* Update template
* Try Cribl
* HTTPS
* Update
* Clean-up
* Fix tests
* Update
2024-02-20 17:17:20 +06:00
Vyacheslav Starostin
59c2f75ce1
Splunk: Initialize Splunk client if dsn or prodCriblEndpoint provided ( #4653 )
...
* Initialize Splunk client if dsn or prodCriblEndpoint provided
* Fix tests
* Apply suggestions from code review
* go generate
---------
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-11-06 14:25:13 +06:00
Vyacheslav Starostin
3d63ce235c
Add the possibility to push data to Splunk Prod ( #4459 )
...
* Add Splunk Prod
* Update test data
* Update naming
* Unit-test: update naming
* Fix
* Fix typo
* Fix test
* go generate
2023-07-14 19:19:57 +06:00
Maurice Breit
4f4e667797
add ascAppUpload step ( #4286 )
...
* add ascAppUpload step
add step that uploads an app binary to Application Support Center (ASC)
* re-run go generate
* fix typo in CODEOWNERS
* Update CODEOWNERS
2023-04-18 08:56:32 +02:00