You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: logfire-api/logfire_api/_internal/config.pyi
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ import requests
3
3
from ..propagateimportNoExtractTraceContextPropagatorasNoExtractTraceContextPropagator, WarnOnExtractTraceContextPropagatorasWarnOnExtractTraceContextPropagator
4
4
from .authimportDEFAULT_FILEasDEFAULT_FILE, DefaultFileasDefaultFile, is_logged_inasis_logged_in
5
5
from .config_paramsimportParamManagerasParamManager, PydanticPluginRecordValuesasPydanticPluginRecordValues
6
-
from .constantsimportLevelNameasLevelName, OTLP_MAX_BODY_SIZEasOTLP_MAX_BODY_SIZE, RESOURCE_ATTRIBUTES_CODE_ROOT_PATHasRESOURCE_ATTRIBUTES_CODE_ROOT_PATH, RESOURCE_ATTRIBUTES_CODE_WORK_DIRasRESOURCE_ATTRIBUTES_CODE_WORK_DIR, RESOURCE_ATTRIBUTES_DEPLOYMENT_ENVIRONMENT_NAMEasRESOURCE_ATTRIBUTES_DEPLOYMENT_ENVIRONMENT_NAME, RESOURCE_ATTRIBUTES_VCS_REPOSITORY_REF_REVISIONasRESOURCE_ATTRIBUTES_VCS_REPOSITORY_REF_REVISION, RESOURCE_ATTRIBUTES_VCS_REPOSITORY_URLasRESOURCE_ATTRIBUTES_VCS_REPOSITORY_URL
6
+
from .constantsimportLevelNameasLevelName, RESOURCE_ATTRIBUTES_CODE_ROOT_PATHasRESOURCE_ATTRIBUTES_CODE_ROOT_PATH, RESOURCE_ATTRIBUTES_CODE_WORK_DIRasRESOURCE_ATTRIBUTES_CODE_WORK_DIR, RESOURCE_ATTRIBUTES_DEPLOYMENT_ENVIRONMENT_NAMEasRESOURCE_ATTRIBUTES_DEPLOYMENT_ENVIRONMENT_NAME, RESOURCE_ATTRIBUTES_VCS_REPOSITORY_REF_REVISIONasRESOURCE_ATTRIBUTES_VCS_REPOSITORY_REF_REVISION, RESOURCE_ATTRIBUTES_VCS_REPOSITORY_URLasRESOURCE_ATTRIBUTES_VCS_REPOSITORY_URL
7
7
from .exporters.consoleimportConsoleColorsValuesasConsoleColorsValues, ConsoleLogExporterasConsoleLogExporter, IndentedConsoleSpanExporterasIndentedConsoleSpanExporter, ShowParentsConsoleSpanExporterasShowParentsConsoleSpanExporter, SimpleConsoleSpanExporterasSimpleConsoleSpanExporter
8
8
from .exporters.logsimportCheckSuppressInstrumentationLogProcessorWrapperasCheckSuppressInstrumentationLogProcessorWrapper, MainLogProcessorWrapperasMainLogProcessorWrapper
9
-
from .exporters.otlpimportOTLPExporterHttpSessionasOTLPExporterHttpSession, QuietLogExporterasQuietLogExporter, QuietSpanExporterasQuietSpanExporter, RetryFewerSpansSpanExporterasRetryFewerSpansSpanExporter
9
+
from .exporters.otlpimportBodySizeCheckingOTLPSpanExporterasBodySizeCheckingOTLPSpanExporter, OTLPExporterHttpSessionasOTLPExporterHttpSession, QuietLogExporterasQuietLogExporter, QuietSpanExporterasQuietSpanExporter, RetryFewerSpansSpanExporterasRetryFewerSpansSpanExporter
10
10
from .exporters.processor_wrapperimportCheckSuppressInstrumentationProcessorWrapperasCheckSuppressInstrumentationProcessorWrapper, MainSpanProcessorWrapperasMainSpanProcessorWrapper
11
11
from .exporters.quiet_metricsimportQuietMetricExporterasQuietMetricExporter
12
12
from .exporters.remove_pendingimportRemovePendingSpansExporterasRemovePendingSpansExporter
0 commit comments