Fix doc (#361)
This commit is contained in:
		
							parent
							
								
									aa31e73fec
								
							
						
					
					
						commit
						0157535e93
					
				|  | @ -6,7 +6,7 @@ on: | |||
|     - 'release/*' | ||||
|   pull_request: | ||||
| env: | ||||
|   CORE_REPO_SHA: 834462941942229e308117220e1fa1fad7cb06e3 | ||||
|   CORE_REPO_SHA: 9bf28fb451a85fd9e9a4f2276c3eebd484e55d02 | ||||
| 
 | ||||
| jobs: | ||||
|   build: | ||||
|  |  | |||
|  | @ -33,7 +33,7 @@ Example | |||
|    from opentelemetry.sdk.trace.export import BatchSpanProcessor | ||||
| 
 | ||||
| 
 | ||||
|    _JAEGER_EXPORTER = jaeger.JaegerSpanExporter( | ||||
|    _JAEGER_EXPORTER = jaeger.JaegerExporter( | ||||
|       service_name="example-xxx", | ||||
|       agent_host_name="localhost", | ||||
|       agent_port=6831, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue