diff --git a/api/Trace/HTTPTextFormatPropagator.php b/api/Trace/TextMapFormatPropagator.php similarity index 96% rename from api/Trace/HTTPTextFormatPropagator.php rename to api/Trace/TextMapFormatPropagator.php index 0f47b5440..0f613a3ba 100644 --- a/api/Trace/HTTPTextFormatPropagator.php +++ b/api/Trace/TextMapFormatPropagator.php @@ -4,7 +4,7 @@ namespace OpenTelemetry\Trace; -interface HTTPTextFormatPropagator +interface TextMapFormatPropagator { /** * Returns list of fields that will be used by this formatter.