java.lang.Object
io.opentelemetry.instrumentation.api.incubator.semconv.db.internal.DbResponseStatusUtil

public final class DbResponseStatusUtil extends Object
This class is internal and experimental. Its APIs are unstable and can change at any time. Its APIs (or a version of them) may be promoted to the public stable API in the future, but no guarantees are made.
  • Method Details

    • dbResponseStatusCode

      @Nullable public static String dbResponseStatusCode(int responseStatusCode)