File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,8 @@ code in opentelemetry-cpp.
177
177
178
178
The following are deprecated and planned for removal:
179
179
180
- * all the API headers located under ` ext/include/opentelemetry/ext/zpages/ ` , including:
180
+ * all the API headers located under
181
+ ` ext/include/opentelemetry/ext/zpages/ ` , including:
181
182
* the C++ class ` ThreadsafeSpanData `
182
183
* the C++ class ` TracezDataAggregator `
183
184
* the C++ class ` TracezHttpServer `
@@ -191,9 +192,11 @@ The following are deprecated and planned for removal:
191
192
* the zpages build options in CMake (` WITH_ZPAGES ` )
192
193
193
194
The following code is no longer considered public, will no longer be
194
- installed, and will no longer be useable outside of the opentelemetry-cpp implementation:
195
+ installed, and will no longer be useable outside of
196
+ the opentelemetry-cpp implementation:
195
197
196
- * all the API headers located under ` ext/include/opentelemetry/ext/http/server ` , including:
198
+ * all the API headers located under
199
+ ` ext/include/opentelemetry/ext/http/server ` , including:
197
200
* the C++ class ` FileHttpServer `
198
201
* the C++ class ` HttpRequestCallback `
199
202
* the C++ class ` HttpServer `
You can’t perform that action at this time.
0 commit comments