You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> This CR creates a TempoMonolithic deployment with trace ingestion in the OTLP protocol.
43
43
<2> The namespace that you have chosen for the TempoMonolithic deployment.
44
-
<3> Specifies the storage for storing traces.
45
-
<4> Type of storage for storing traces: in-memory storage, a persistent volume, or object storage. The value for a persistent volume is `pv`. The accepted values for object storage are `s3`, `gcs`, or `azure`, depending on the used object store type. The default value is `memory` for the `tmpfs` in-memory storage, which is only appropriate for development, testing, demonstrations, and proof-of-concept environments because the data does not persist when the pod is shut down.
46
-
<5> Memory size: For in-memory storage, this means the size of the `tmpfs` volume, where the default is `2Gi`. For a persistent volume, this means the size of the persistent volume claim, where the default is `10Gi`. For object storage, this means the size of the persistent volume claim for the Tempo Write-Ahead Logging (WAL), where the default is `10Gi`.
47
-
<6> Optional: For object storage, the type of object storage. The accepted values are `s3`, `gcs`, and `azure`, depending on the used object store type.
48
-
<7> Optional: For object storage, the value of the `name` in the `metadata` of the storage secret. The storage secret must be in the same namespace as the TempoMonolithic instance and contain the fields specified in "Table 1. Required secret parameters" in the section "Object storage setup".
49
-
<8> Optional.
50
-
<9> Optional: Name of a `ConfigMap` object that contains a CA certificate.
51
-
<10> Exposes the Jaeger UI, which visualizes the data, via a route.
52
-
<11> Enables creation of a route for the Jaeger UI.
53
-
<12> Optional.
54
-
<13> Lists the tenants.
55
-
<14> The tenant name from the `X-Scope-OrgId` header when ingesting the data.
56
-
<15> The unique identifier of the tenant. Must be unique throughout the lifecycle of the TempoMonolithic deployment. This ID will be added as a prefix to the objects in the object storage. You can reuse the value of the UUID or `tempoName` field.
44
+
<3> Red{nbsp}Hat supports only the custom resource options that are available in the {DTProductName} documentation.
45
+
<4> Specifies the storage for storing traces.
46
+
<5> Type of storage for storing traces: in-memory storage, a persistent volume, or object storage. The value for a persistent volume is `pv`. The accepted values for object storage are `s3`, `gcs`, or `azure`, depending on the used object store type. The default value is `memory` for the `tmpfs` in-memory storage, which is only appropriate for development, testing, demonstrations, and proof-of-concept environments because the data does not persist when the pod is shut down.
47
+
<6> Memory size: For in-memory storage, this means the size of the `tmpfs` volume, where the default is `2Gi`. For a persistent volume, this means the size of the persistent volume claim, where the default is `10Gi`. For object storage, this means the size of the persistent volume claim for the Tempo Write-Ahead Logging (WAL), where the default is `10Gi`.
48
+
<7> Optional: For object storage, the type of object storage. The accepted values are `s3`, `gcs`, and `azure`, depending on the used object store type.
49
+
<8> Optional: For object storage, the value of the `name` in the `metadata` of the storage secret. The storage secret must be in the same namespace as the TempoMonolithic instance and contain the fields specified in "Table 1. Required secret parameters" in the section "Object storage setup".
50
+
<9> Optional.
51
+
<10> Optional: Name of a `ConfigMap` object that contains a CA certificate.
52
+
<11> Exposes the Jaeger UI, which visualizes the data, via a route at `+http://<gateway_ingress>/api/traces/v1/<tenant_name>/search+`.
53
+
<12> Enables creation of a route for the Jaeger UI.
54
+
<13> Optional.
55
+
<14> Lists the tenants.
56
+
<15> The tenant name, which is used as the value for the `X-Scope-OrgId` HTTP header.
57
+
<16> The unique identifier of the tenant. Must be unique throughout the lifecycle of the TempoMonolithic deployment. This ID will be added as a prefix to the objects in the object storage. You can reuse the value of the UUID or `tempoName` field.
<1> This CR creates a TempoStack deployment, which is configured to receive Jaeger Thrift over the HTTP and OpenTelemetry Protocol (OTLP).
41
41
<2> The namespace that you have chosen for the TempoStack deployment.
42
-
<3> Specifies the storage for storing traces.
43
-
<4> The secret you created in step 2 for the object storage that had been set up as one of the prerequisites.
44
-
<5> The value of the `name` field in the `metadata` section of the secret. For example: `minio`.
45
-
<6> The accepted values are `azure` for Azure Blob Storage; `gcs` for Google Cloud Storage; and `s3` for Amazon S3, MinIO, or {odf-full}. For example: `s3`.
46
-
<7> The size of the persistent volume claim for the Tempo Write-Ahead Logging (WAL). The default is `10Gi`. For example: `1Gi`.
47
-
<8> The value must be `openshift`.
48
-
<9> The list of tenants.
49
-
<10> The tenant name, which is to be provided in the `X-Scope-OrgId` header when ingesting the data.
50
-
<11> The unique identifier of the tenant. Must be unique throughout the lifecycle of the TempoStack deployment. The {TempoShortName} uses this ID to prefix objects in the object storage. You can reuse the value of the UUID or `tempoName` field.
51
-
<12> Enables a gateway that performs authentication and authorization. The Jaeger UI is exposed at `+http://<gateway_ingress>/api/traces/v1/<tenant_name>/search+`.
52
-
<13> Exposes the Jaeger UI, which visualizes the data, via a route.
42
+
<3> Red{nbsp}Hat supports only the custom resource options that are available in the {DTProductName} documentation.
43
+
<4> Specifies the storage for storing traces.
44
+
<5> The secret you created in step 2 for the object storage that had been set up as one of the prerequisites.
45
+
<6> The value of the `name` field in the `metadata` section of the secret. For example: `minio`.
46
+
<7> The accepted values are `azure` for Azure Blob Storage; `gcs` for Google Cloud Storage; and `s3` for Amazon S3, MinIO, or {odf-full}. For example: `s3`.
47
+
<8> The size of the persistent volume claim for the Tempo Write-Ahead Logging (WAL). The default is `10Gi`. For example: `1Gi`.
48
+
<9> Optional.
49
+
<10> The value must be `openshift`.
50
+
<11> The list of tenants.
51
+
<12> The tenant name, which is used as the value for the `X-Scope-OrgId` HTTP header.
52
+
<13> The unique identifier of the tenant. Must be unique throughout the lifecycle of the TempoStack deployment. The {TempoShortName} uses this ID to prefix objects in the object storage. You can reuse the value of the UUID or `tempoName` field.
53
+
<14> Enables a gateway that performs authentication and authorization.
54
+
<15> Exposes the Jaeger UI, which visualizes the data, via a route at `+http://<gateway_ingress>/api/traces/v1/<tenant_name>/search+`.
0 commit comments