-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docs): doc on gcp cloud monitoring metrics (#780)
- Loading branch information
1 parent
4d4d715
commit e3ba300
Showing
12 changed files
with
473 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
date: 2024-09-18 | ||
id: cloud-monitoring | ||
title: Cloud Monitoring | ||
--- | ||
|
||
<DocCardContainer> | ||
|
||
<DocCard | ||
title="📄️ Metrics" | ||
description="This guide provides a detailed walkthrough on how to set up Cloud Monitoring to send the metrics to SigNoz." | ||
href="/docs/gcp-monitoring/cloud-monitoring/metrics/" | ||
/> | ||
|
||
</DocCardContainer> |
Oops, something went wrong.