mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* change APM nodejs agent default By default APM agent instruments the code to be a base for log correlation. But it doesn't send transactions to the APM server. * emit trace IDs into the logs * use ELASTIC_APM_DISABLE_SEND to keep APM agent active but disable send when necessary * send data whenver active is set to "true" * update tests * keep APM agent active. control disableSend instead * update snapshot tests * add debug logging * REMOVE me. log path to the agent * init APM agent explicitly in test plugin. it uses another package instance * REMOVE me. create transaction explicitly * increase timeout setting for the test * refactor tests * remove debug logs * remove explicit transaction creation * Revert "remove explicit transaction creation" This reverts commit |
||
---|---|---|
.. | ||
agentInfo.groovy | ||
buildState.groovy | ||
catchErrors.groovy | ||
esSnapshots.groovy | ||
getCheckoutInfo.groovy | ||
githubCommitStatus.groovy | ||
githubPr.groovy | ||
jenkinsApi.groovy | ||
kibanaCoverage.groovy | ||
kibanaPipeline.groovy | ||
kibanaTeamAssign.groovy | ||
prChanges.groovy | ||
retryable.groovy | ||
retryWithDelay.groovy | ||
runbld.groovy | ||
slackNotifications.groovy | ||
storybooks.groovy | ||
task.groovy | ||
tasks.groovy | ||
whenChanged.groovy | ||
withGithubCredentials.groovy | ||
withTaskQueue.groovy | ||
workers.groovy |