Skip to content

Commit

Permalink
prettier now
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimdemiroz authored and chalin committed Mar 30, 2023
1 parent b7cedc1 commit 34b98d8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions content/en/docs/demo/collector-data-flow-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ the observability data (traces and metrics) flow within the system.

## Ingress/Egress Metrics

![](screenshots/otelcol-data-flow-metrics.png)
The metrics depicted in the diagram above are employed to monitor both egress
and ingress data flows. These metrics are generated by the otelcol process,
exported on port 8888, and subsequently scraped by Prometheus. The namespace
associated with these metrics is "otelcol," and the job name is labeled as
"otel."
![](screenshots/otelcol-data-flow-metrics.png) The metrics depicted in the
diagram above are employed to monitor both egress and ingress data flows. These
metrics are generated by the otelcol process, exported on port 8888, and
subsequently scraped by Prometheus. The namespace associated with these metrics
is "otelcol," and the job name is labeled as "otel."

Labels serve as a valuable tool for identifying specific metric sets (such as
exporter, receiver, or job), enabling differentiation among metric sets within
Expand Down

0 comments on commit 34b98d8

Please sign in to comment.