Interface OtelConfigMapProvider

    • Method Detail

      • getConfigMap

        Map<String,​String> getConfigMap()
        The implementation of getConfigMap() must return a Map with OpenTelemetry semantic attribute keys and appropriate values.
        Returns:
        Map