Skip to content

Commit 490966f

Browse files
authored
Rel1.1.0 (#11)
* prepare for rel1.1.0 * fix broken links
1 parent 8692cb6 commit 490966f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The Google Cloud Logging Data Source is a backend data source plugin for Grafana,
55
which allows users to query and visualize their Google Cloud logs in Grafana.
66

7-
![image info](./src/img/cloud_logging_explore_view.png)
7+
![image info](https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/blob/main/src/img/cloud_logging_explore_view.png?raw=true)
88

99
## Setup
1010

@@ -18,7 +18,7 @@ You need to enable the resource manager API. Otherwise, your cloud projects will
1818

1919
You can follow the steps to enable it:
2020

21-
1. Navigate to the [cloud resource manager API page](https://console.cloud.google.com/apis/library/cloudresourcemanager.googleapis.com]) in GCP and select your project
21+
1. Navigate to the [cloud resource manager API page](https://console.cloud.google.com/apis/library/cloudresourcemanager.googleapis.com) in GCP and select your project
2222
2. Press the `Enable` button
2323

2424
### Generate a JWT file & Assign IAM Permissions
@@ -42,7 +42,7 @@ If you want to access logs in multiple cloud projects, you need to ensure the se
4242
5. If desired, provide a regional [Cloud Logging service endpoint](https://cloud.google.com/vpc/docs/regional-service-endpoints#cloud-logging) in order to only collect logs from a specific log bucket region
4343
6. Click "Save & test" to test that logs can be queried from Cloud Logging.
4444

45-
![image info](./src/img/cloud_logging_config.png)
45+
![image info](https://github.com/GoogleCloudPlatform/cloud-logging-data-source-plugin/blob/main/src/img/cloud_logging_config.png?raw=true)
4646

4747
## Licenses
4848

0 commit comments

Comments
 (0)