Skip to content

Commit a2a9bba

Browse files
Moving Monitoring to GA section [ci skip] (#3392)
1 parent a28bc8d commit a2a9bba

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1515
This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level:
1616
- [BigQuery](google-cloud-clients/google-cloud-bigquery) (GA)
1717
- [Stackdriver Logging](google-cloud-clients/google-cloud-logging) (GA)
18+
- [Stackdriver Monitoring](google-cloud-clients/google-cloud-monitoring) (GA)
1819
- [Cloud Datastore](google-cloud-clients/google-cloud-datastore) (GA)
1920
- [Cloud Natural Language](google-cloud-clients/google-cloud-language) (GA)
2021
- [Cloud Pub/Sub](google-cloud-clients/google-cloud-pubsub) (GA)
@@ -28,7 +29,6 @@ This library supports the following Google Cloud Platform services with clients
2829
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
2930
- [Stackdriver Error Reporting](google-cloud-clients/google-cloud-errorreporting) (Beta)
3031
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (Beta)
31-
- [Stackdriver Monitoring](google-cloud-clients/google-cloud-monitoring) (Beta)
3232
- [Cloud Spanner](google-cloud-clients/google-cloud-spanner) (Beta)
3333
- [Cloud Video Intelligence](google-cloud-clients/google-cloud-video-intelligence) (Beta)
3434
- [Stackdriver Trace](google-cloud-clients/google-cloud-trace) (Beta)

google-cloud-clients/google-cloud-monitoring/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Java idiomatic client for [Stackdriver Monitoring][stackdriver-monitoring].
1212
- [Product Documentation][monitoring-product-docs]
1313
- [Client Library Documentation][monitoring-client-lib-docs]
1414

15-
> Note: This client is a work-in-progress, and may occasionally
16-
> make backwards-incompatible changes.
17-
1815
Quickstart
1916
----------
2017

0 commit comments

Comments
 (0)