File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
api/incubator/src/main/java/io/opentelemetry/api/incubator Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ default DeclarativeConfigProperties getInstrumentationConfig(String name) {
4444 * general:
4545 * }</pre>
4646 *
47- * If the general configuration is not available, an empty {@link DeclarativeConfigProperties} is
48- * returned.
47+ * <p> If the general configuration is not available, an empty {@link DeclarativeConfigProperties}
48+ * is returned.
4949 *
5050 * @return the {@link DeclarativeConfigProperties} for the general instrumentation configuration
5151 */
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ default DeclarativeConfigProperties getInstrumentationConfig(String name) {
5656 * general:
5757 * }</pre>
5858 *
59- * If the general configuration is not available, an empty {@link DeclarativeConfigProperties} is
60- * returned.
59+ * <p> If the general configuration is not available, an empty {@link DeclarativeConfigProperties}
60+ * is returned.
6161 *
6262 * @return the {@link DeclarativeConfigProperties} for the general instrumentation configuration
6363 */
You can’t perform that action at this time.
0 commit comments