Skip to content

Commit a436e67

Browse files
disabling draft: optimize cloud monitoring
1 parent e0d13c2 commit a436e67

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

content/en/scenarios/optimize_monitoring/1-getting-started/1-access-ec2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 1.1 Access AWS/EC2 Instance
44
weight: 2
55
authors: ["Tim Hard"]
66
time: 5 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
1. How to retrieve the IP address of the AWS/EC2 instance assigned to you.

content/en/scenarios/optimize_monitoring/1-getting-started/2-deploy-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 1.2 Deploy OpenTelemetry Demo Application
44
weight: 3
55
authors: ["Tim Hard"]
66
time: 10 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
## Introduction

content/en/scenarios/optimize_monitoring/1-getting-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 1. Getting Started
44
weight: 1
55
authors: ["Tim Hard"]
66
time: 3 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
During this _**technical**_ Optimize Cloud Monitoring Workshop, you will build out an environment based on a [lightweight](https://k3s.io/) Kubernetes[^1] cluster.

content/en/scenarios/optimize_monitoring/2-standardize-data-collection/1-what-are-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 2.1 What Are Tags?
44
weight: 2
55
authors: ["Tim Hard"]
66
time: 3 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
Tags are key-value pairs that provide additional metadata about metrics, spans in a trace, or logs allowing you to enrich the context of the data you send to **Splunk Observability Cloud**. There are many tags that are collected by default such as hostname or OS type. Custom tags can be used to provide environment or application specific context. Examples of custom tags include:

content/en/scenarios/optimize_monitoring/2-standardize-data-collection/2-adding-context-with-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 2.2 Adding Context With Tags
44
weight: 3
55
authors: ["Tim Hard"]
66
time: 3 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
When you [deployed the OpenTelemetry Demo Application](../getting_started/2-deploy-application/) in the [Getting Started](../getting_started/) section of this workshop, you were asked to enter your favorite city. For this workshop, we'll be using that to show the value of custom tags.

content/en/scenarios/optimize_monitoring/2-standardize-data-collection/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 2. Standardize Data Collection
44
weight: 1
55
authors: ["Tim Hard"]
66
time: 2 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
## Why Standards Matter

content/en/scenarios/optimize_monitoring/3-reuse-content-across-teams/1-infrastructure-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 3.1 Infrastructure Navigators
44
weight: 2
55
authors: ["Tim Hard"]
66
time: 5 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
Splunk Infrastructure Monitoring (IM) is a market-leading monitoring and observability service for hybrid cloud environments. Built on a patented streaming architecture, it provides a **real-time** solution for engineering teams to visualize and analyze performance across infrastructure, services, and applications in a fraction of the time and with greater accuracy than traditional solutions.

content/en/scenarios/optimize_monitoring/3-reuse-content-across-teams/2-clone-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 3.2 Dashboard Cloning
44
weight: 3
55
authors: ["Tim Hard"]
66
time: 5 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
ITOps teams responsible for monitoring fleets of infrastructure frequently find themselves manually creating dashboards to visualize and analyze metrics, traces, and log data emanating from rapidly changing cloud-native workloads hosted in Kubernetes and serverless architectures, alongside existing on-premises systems. Moreover, due to the absence of a standardized troubleshooting workflow, teams often resort to creating numerous custom dashboards, each resembling the other in structure and content. As a result, administrative overhead skyrockets and MTTR slows.

content/en/scenarios/optimize_monitoring/3-reuse-content-across-teams/3-mirror-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 3.3 Dashboard Mirroring
44
weight: 3
55
authors: ["Tim Hard"]
66
time: 5 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
Not only do the out-of-the-box dashboards provide rich visibility into the infrastructure that is being monitored, they can also be mirrored. This is important because it enables you to create standard dashboards for use by teams throughout your organization. This allows all teams to see any changes to the charts in the dashboard, and members of each team can set dashboard variables and filter customizations relevant to their requirements.

content/en/scenarios/optimize_monitoring/3-reuse-content-across-teams/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: 3. Reuse Content Across Teams
44
weight: 1
55
authors: ["Tim Hard"]
66
time: 3 minutes
7-
draft: true
7+
draft: false
88
---
99

1010
In today's rapidly evolving technological landscape, where hybrid and cloud environments are becoming the norm, the need for effective monitoring and troubleshooting solutions has never been more critical. However, managing the elasticity and complexity of these modern infrastructures poses a significant challenge for teams across various industries. One of the primary pain points encountered in this endeavor is the inadequacy of existing monitoring and troubleshooting experiences.

0 commit comments

Comments
 (0)