Skip to content

Commit

Permalink
update flag
Browse files Browse the repository at this point in the history
  • Loading branch information
t00mas committed Apr 22, 2024
1 parent 60a91dd commit 6e315ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sources/tempo/metrics-generator/service_graphs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ Duration is measured both from the client and the server sides.

Possible values for `connection_type`: unset, `virtual_node`, `messaging_system`, or `database`.

Additional labels can be included using the `dimensions` configuration option, or the `enable_extra_uninstrumented_services_label` option.
Additional labels can be included using the `dimensions` configuration option, or the `enable_virtual_node_label` option.

Since the service graph processor has to process both sides of an edge,
it needs to process all spans of a trace to function properly.
If spans of a trace are spread out over multiple instances, spans are not paired up reliably.

#### Activate `enable_extra_uninstrumented_services_label`
#### Activate `enable_virtual_node_label`

Activating this feature adds the following label and corresponding values:

Expand Down

0 comments on commit 6e315ab

Please sign in to comment.