Skip to content

Commit f26df08

Browse files
committed
Remove empty urls from commented-out sections
1 parent 32ab1b5 commit f26df08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

troubleshoot/ingest/opentelemetry/no-data-in-kibana.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Also look for:
7272
* TLS handshake failures
7373
* Invalid character errors, which may indicate proxy or HTML redirect instead of JSON
7474

75-
Increase verbosity using `--log-level=debug` for deeper insights. <!--Refer to [Enable debug logging]() for more information.-->
75+
Increase verbosity using `--log-level=debug` for deeper insights. <!--Refer to [Enable debug logging] for more information.-->
7676

7777
### Test network connectivity
7878

@@ -86,7 +86,7 @@ Or use `telnet` or `nc` to verify port 443 is reachable.
8686

8787
<!--### Check proxy environment variables
8888

89-
Ensure environment variables are correctly set in your deployment. Refer to [EDOT proxy settings]() for more information relevant to your configuration.
89+
Ensure environment variables are correctly set in your deployment. Refer to [EDOT proxy settings] for more information relevant to your configuration.
9090

9191
In Kubernetes or container environments, pass these as `env:` entries.
9292
-->

0 commit comments

Comments
 (0)