Skip to content

Commit e8a7d1d

Browse files
committed
STAC-22435 Add next steps to getting started
1 parent 0336172 commit e8a7d1d

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

setup/otel/getting-started/getting-started-k8s.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ After a short while and if your pods are getting some traffic you should be able
162162

163163
If you also have the Kubernetes stackpack installed the instrumented pods will also have the traces available in the [trace perspective](/use/views/k8s-traces-perspective.md).
164164

165+
## Next steps
166+
You can add new charts to components, for example the service or service instance, for your application, by following [our guide](/use/metrics/k8s-add-charts.md). It is also possible to create [new monitors](/use/alerting/k8s-monitors.md) using the metrics and setup [notifications](/use/alerting/notifications/configure.md) to get notified when your application is not available or having performance issues.
167+
165168
# More info
166169

167170
* [API keys](/use/security/k8s-ingestion-api-keys.md)

setup/otel/getting-started/getting-started-lambda.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ Go to SUSE Observability and make sure the Open Telemetry Stackpack is installed
149149

150150
After a short while and if your Lambda function(s) are getting some traffic you should be able to find the functions under their service name in the Open Telemetry -> services and service instances overviews. Traces will appear in the [trace explorer](/use/traces/k8sTs-explore-traces.md) and in the [trace perspective](/use/views/k8s-traces-perspective.md) for the service and service instance components. Span metrics and language specific metrics (if available) will become available in the [metrics perspective](/use/views/k8s-metrics-perspective.md) for the components.
151151

152+
## Next steps
153+
You can add new charts to components, for example the service or service instance, for your application, by following [our guide](/use/metrics/k8s-add-charts.md). It is also possible to create [new monitors](/use/alerting/k8s-monitors.md) using the metrics and setup [notifications](/use/alerting/notifications/configure.md) to get notified when your application is not available or having performance issues.
154+
152155
# More info
153156

154157
* [API keys](/use/security/k8s-ingestion-api-keys.md)

setup/otel/getting-started/getting-started-linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ Go to SUSE Observability and make sure the Open Telemetry Stackpack is installed
163163

164164
After a short while and if your application is processing some traffic you should be able to find it under its service name in the Open Telemetry -> services and service instances overviews. Traces will appear in the [trace explorer](/use/traces/k8sTs-explore-traces.md) and in the [trace perspective](/use/views/k8s-traces-perspective.md) for the service and service instance components. Span metrics and language specific metrics (if available) will become available in the [metrics perspective](/use/views/k8s-metrics-perspective.md) for the components.
165165

166+
## Next steps
167+
You can add new charts to components, for example the service or service instance, for your application, by following [our guide](/use/metrics/k8s-add-charts.md). It is also possible to create [new monitors](/use/alerting/k8s-monitors.md) using the metrics and setup [notifications](/use/alerting/notifications/configure.md) to get notified when your application is not available or having performance issues.
168+
166169
# More info
167170

168171
* [API keys](/use/security/k8s-ingestion-api-keys.md)

0 commit comments

Comments
 (0)