Interface ElasticsearchFields


  • public interface ElasticsearchFields
    • Field Detail

      • FIELD_MESSAGE

        static final String FIELD_MESSAGE
        Field used by the Elastic-Otel mapping to store the LogRecordBuilder.setBody(String)
        See Also:
        Constant Field Values
      • FIELD_CI_PIPELINE_ID

        static final String FIELD_CI_PIPELINE_ID
      • FIELD_CI_PIPELINE_RUN_NUMBER

        static final String FIELD_CI_PIPELINE_RUN_NUMBER
      • FIELD_JENKINS_STEP_ID

        static final String FIELD_JENKINS_STEP_ID
      • INDEX_LIFECYCLE_POLICY_NAME

        static final String INDEX_LIFECYCLE_POLICY_NAME
        Waiting to fix https://github.com/jenkinsci/opentelemetry-plugin/issues/336 , we hard code the policy name
        See Also:
        Constant Field Values
      • ERROR_CAUSE_TYPE_SECURITY_EXCEPTION

        static final String ERROR_CAUSE_TYPE_SECURITY_EXCEPTION
        See Also:
        ErrorCause.type(), Constant Field Values