Class ConsoleNotes
java.lang.Object
io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes
Utilities for extracting and reinserting
ConsoleNotes.
copied from https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin-
Method Summary
Modifier and TypeMethodDescriptionstatic io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes.TextAndAnnotationsparse(byte[] bytes, int len) static StringreadFormattedMessage(String message, net.sf.json.JSONArray annotations)
-
Method Details
-
parse
public static io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes.TextAndAnnotations parse(byte[] bytes, int len) -
readFormattedMessage
-