| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 073efee commit 9996ff3
10 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | docker: | |
| 15 | 15 | image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest | |
| 16 | - digest: sha256:5643a4e1b729803e67ddceee450e87052527b37cac394bf900b4f8e3d1bb3e9b | ||
| 16 | + digest: sha256:edae91ccdd2dded2f572ec341a768ad180305a3e8fbfd93064b28e237d35920a | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,11 @@ about: Create a report to help us improve | |||
| 4 | 4 | ||
| 5 | 5 | --- | |
| 6 | 6 | ||
| 7 | + :bus: This library has moved to | ||
| 8 | + [google-cloud-java/java-monitoring]( | ||
| 9 | + https://github.com/googleapis/google-cloud-java/tree/main/java-monitoring). | ||
| 10 | + This repository will be archived in the future. | ||
| 11 | + | ||
| 7 | 12 | Thanks for stopping by to let us know something could be better! | |
| 8 | 13 | ||
| 9 | 14 | **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,11 @@ about: Suggest an idea for this library | |||
| 4 | 4 | ||
| 5 | 5 | --- | |
| 6 | 6 | ||
| 7 | + :bus: This library has moved to | ||
| 8 | + [google-cloud-java/java-monitoring]( | ||
| 9 | + https://github.com/googleapis/google-cloud-java/tree/main/java-monitoring). | ||
| 10 | + This repository will be archived in the future. | ||
| 11 | + | ||
| 7 | 12 | Thanks for stopping by to let us know something could be better! | |
| 8 | 13 | ||
| 9 | 14 | **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ env_vars: { | |||
| 23 | 23 | ||
| 24 | 24 | env_vars: { | |
| 25 | 25 | key: "ENABLE_FLAKYBOT" | |
| 26 | - value: "true" | ||
| 26 | + value: "false" | ||
| 27 | 27 | } | |
| 28 | 28 | ||
| 29 | 29 | env_vars: { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ env_vars: { | |||
| 23 | 23 | ||
| 24 | 24 | env_vars: { | |
| 25 | 25 | key: "ENABLE_FLAKYBOT" | |
| 26 | - value: "true" | ||
| 26 | + value: "false" | ||
| 27 | 27 | } | |
| 28 | 28 | ||
| 29 | 29 | env_vars: { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,5 +34,5 @@ env_vars: { | |||
| 34 | 34 | ||
| 35 | 35 | env_vars: { | |
| 36 | 36 | key: "ENABLE_FLAKYBOT" | |
| 37 | - value: "true" | ||
| 37 | + value: "false" | ||
| 38 | 38 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,10 +16,12 @@ pycparser==2.21 | |||
| 16 | 16 | pyperclip==1.8.2 | |
| 17 | 17 | python-dateutil==2.8.2 | |
| 18 | 18 | requests==2.27.1 | |
| 19 | + certifi==2022.9.24 | ||
| 19 | 20 | importlib-metadata==4.8.3 | |
| 20 | 21 | zipp==3.6.0 | |
| 21 | 22 | google_api_core==2.8.2 | |
| 22 | 23 | google-cloud-storage==2.0.0 | |
| 24 | + google-resumable-media==2.3.3 | ||
| 23 | 25 | google-cloud-core==2.3.1 | |
| 24 | 26 | typing-extensions==4.1.1 | |
| 25 | 27 | urllib3==1.26.12 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,10 +16,12 @@ cachetools==4.2.4 \ | |||
| 16 | 16 | # via | |
| 17 | 17 | # -r requirements.in | |
| 18 | 18 | # google-auth | |
| 19 | - certifi==2022.9.14 \ | ||
| 20 | - --hash=sha256:36973885b9542e6bd01dea287b2b4b3b21236307c56324fcc3f1160f2d655ed5 \ | ||
| 21 | - --hash=sha256:e232343de1ab72c2aa521b625c80f699e356830fd0e2c620b465b304b17b0516 | ||
| 22 | - # via requests | ||
| 19 | + certifi==2022.9.24 \ | ||
| 20 | + --hash=sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14 \ | ||
| 21 | + --hash=sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382 | ||
| 22 | + # via | ||
| 23 | + # -r requirements.in | ||
| 24 | + # requests | ||
| 23 | 25 | cffi==1.15.1 \ | |
| 24 | 26 | --hash=sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \ | |
| 25 | 27 | --hash=sha256:03425bdae262c76aad70202debd780501fabeaca237cdfddc008987c0e0f59ef \ | |
@@ -218,7 +220,9 @@ google-crc32c==1.3.0 \ | |||
| 218 | 220 | google-resumable-media==2.3.3 \ | |
| 219 | 221 | --hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \ | |
| 220 | 222 | --hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5 | |
| 221 | - # via google-cloud-storage | ||
| 223 | + # via | ||
| 224 | + # -r requirements.in | ||
| 225 | + # google-cloud-storage | ||
| 222 | 226 | googleapis-common-protos==1.56.3 \ | |
| 223 | 227 | --hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \ | |
| 224 | 228 | --hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,13 @@ Java idiomatic client for [Stackdriver Monitoring][product-docs]. | |||
| 9 | 9 | - [Client Library Documentation][javadocs] | |
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | + :bus: In October 2022, this library has moved to | ||
| 13 | + [google-cloud-java/java-monitoring]( | ||
| 14 | + https://github.com/googleapis/google-cloud-java/tree/main/java-monitoring). | ||
| 15 | + This repository will be archived in the future. | ||
| 16 | + Future releases will appear in the new repository (https://github.com/googleapis/google-cloud-java/releases). | ||
| 17 | + The Maven artifact coordinates (`com.google.cloud:google-cloud-monitoring`) remain the same. | ||
| 18 | + | ||
| 12 | 19 | ## Quickstart | |
| 13 | 20 | ||
| 14 | 21 | If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: | |
@@ -50,20 +57,20 @@ If you are using Maven without BOM, add this to your dependencies: | |||
| 50 | 57 | If you are using Gradle 5.x or later, add this to your dependencies: | |
| 51 | 58 | ||
| 52 | 59 | ```Groovy | |
| 53 | - implementation platform('com.google.cloud:libraries-bom:26.1.3') | ||
| 60 | + implementation platform('com.google.cloud:libraries-bom:26.1.4') | ||
| 54 | 61 | ||
| 55 | 62 | implementation 'com.google.cloud:google-cloud-monitoring' | |
| 56 | 63 | ``` | |
| 57 | 64 | If you are using Gradle without BOM, add this to your dependencies: | |
| 58 | 65 | ||
| 59 | 66 | ```Groovy | |
| 60 | - implementation 'com.google.cloud:google-cloud-monitoring:3.4.6' | ||
| 67 | + implementation 'com.google.cloud:google-cloud-monitoring:3.6.0' | ||
| 61 | 68 | ``` | |
| 62 | 69 | ||
| 63 | 70 | If you are using SBT, add this to your dependencies: | |
| 64 | 71 | ||
| 65 | 72 | ```Scala | |
| 66 | - libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.4.6" | ||
| 73 | + libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.6.0" | ||
| 67 | 74 | ``` | |
| 68 | 75 | ||
| 69 | 76 | ## Authentication | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,5 @@ | |||
| 1 | 1 | { | |
| 2 | + "enabled": false, | ||
| 2 | 3 | "extends": [ | |
| 3 | 4 | ":separateMajorReleases", | |
| 4 | 5 | ":combinePatchMinorReleases", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments