[chore] Spelling: dashboard...id (#6018)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-22 23:07:09 -05:00 committed by GitHub
parent f5c228e5d0
commit 1f6a173c26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 8 additions and 8 deletions

View File

@ -116,7 +116,7 @@ env:
```yaml
exporters:
otlp:
endpoint: '<your_backend_ndpoint_here>'
endpoint: '<your_backend_endpoint_here>'
headers:
'<token_name>': '${TOKEN_VALUE}'
```

View File

@ -110,4 +110,4 @@ example, you might observe more than one instance of otelcol running on the
system during restarts or similar. This can be useful for understanding spikes
on dataflow.
![OpenTelemetry Collector Process Metrics](otelcol-dashbord-process-metrics.png)
![OpenTelemetry Collector Process Metrics](otelcol-dashboard-process-metrics.png)

View File

Before

Width:  |  Height:  |  Size: 389 KiB

After

Width:  |  Height:  |  Size: 389 KiB

View File

@ -28,7 +28,7 @@ aliases: [demo_screenshots]
| Prometheus Data Source | Jaeger Data Source |
| --------------------------------------------- | ------------------------------------- |
| ![Grafana-Prometheus](grafana-prometheus.png) | ![Grafana-jaeger](gragana-jaeger.png) |
| ![Grafana-Prometheus](grafana-prometheus.png) | ![Grafana-jaeger](grafana-jaeger.png) |
## Load Generator UI

View File

@ -979,7 +979,7 @@ public class CounterUsage {
#### Async Counter
[ObservableLongCounter](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/ObservableLongCounter.htmll)
[ObservableLongCounter](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/ObservableLongCounter.html)
and
[ObservableDoubleCounter](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/ObservableDoubleCounter.html)
are used to observe monotonic (positive) sums.

View File

@ -36,8 +36,8 @@ Copy the following file into an empty directory and call it `index.html`.
<!--
https://www.w3.org/TR/trace-context/
Set the `traceparent` in the server's HTML template code. It should be
dynamically generated server side to have the server's request trace Id,
a parent span Id that was set on the server's request span, and the trace
dynamically generated server side to have the server's request trace ID,
a parent span ID that was set on the server's request span, and the trace
flags to indicate the server's sampling decision
(01 = sampled, 00 = not sampled).
'{version}-{traceId}-{spanId}-{sampleDecision}'

View File

@ -74,7 +74,7 @@ sub _extract_ignore_dirs {
}
sub _extract_htmltest_config {
# Returns a list of htmltext config lines with whitespace trimmed away.
# Returns a list of htmltest config lines with whitespace trimmed away.
my ($front_matter) = @_;
my @lines = split /\n/, $front_matter;

View File

@ -18815,7 +18815,7 @@
"StatusCode": 200,
"LastSeen": "2024-09-30T10:42:49.469015-05:00"
},
"https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/ObservableLongCounter.htmll": {
"https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/ObservableLongCounter.html": {
"StatusCode": 200,
"LastSeen": "2024-09-30T10:42:34.290165-05:00"
},