From beb06c3f1c2cc1e3ae70e3715611eb05ea57717f Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Fri, 7 Oct 2022 01:45:26 +0000 Subject: [PATCH] Append Hello World to all README.md files --- monitoring/README.md | 1 + monitoring/monitoring/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/monitoring/README.md b/monitoring/README.md index 36dae2975fe..25610af23a2 100644 --- a/monitoring/README.md +++ b/monitoring/README.md @@ -27,3 +27,4 @@ The Sourcegraph monitoring generator consists of three components: This is where the API for service monitoring definitions is defined, as well as the generator code that provides [its features](https://docs.sourcegraph.com/dev/background-information/observability/monitoring-generator#features). All features and capabilities for developed for the generator should align with the [Sourcegraph monitoring pillars](https://about.sourcegraph.com/handbook/engineering/observability/monitoring_pillars). +Hello Hello! diff --git a/monitoring/monitoring/README.md b/monitoring/monitoring/README.md index eb2f26e78f0..818ab8d703d 100755 --- a/monitoring/monitoring/README.md +++ b/monitoring/monitoring/README.md @@ -10,3 +10,4 @@ For more details about this package, refer to the [API documentation](https://so To learn more about developing monitoring for Sourcegraph, refer to [the observability developer's guide](https://docs.sourcegraph.com/dev/background-information/observability). To learn more about the Sourcegraph monitoring generator, refer to [the monitoring generator overview](https://docs.sourcegraph.com/dev/background-information/observability/monitoring-generator). +Hello Hello!