Skip to content

Moving Monitoring to GA section [ci skip] #3392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level:
- [BigQuery](google-cloud-clients/google-cloud-bigquery) (GA)
- [Stackdriver Logging](google-cloud-clients/google-cloud-logging) (GA)
- [Stackdriver Monitoring](google-cloud-clients/google-cloud-monitoring) (GA)
- [Cloud Datastore](google-cloud-clients/google-cloud-datastore) (GA)
- [Cloud Natural Language](google-cloud-clients/google-cloud-language) (GA)
- [Cloud Pub/Sub](google-cloud-clients/google-cloud-pubsub) (GA)
Expand All @@ -28,7 +29,6 @@ This library supports the following Google Cloud Platform services with clients
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
- [Stackdriver Error Reporting](google-cloud-clients/google-cloud-errorreporting) (Beta)
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (Beta)
- [Stackdriver Monitoring](google-cloud-clients/google-cloud-monitoring) (Beta)
- [Cloud Spanner](google-cloud-clients/google-cloud-spanner) (Beta)
- [Cloud Video Intelligence](google-cloud-clients/google-cloud-video-intelligence) (Beta)
- [Stackdriver Trace](google-cloud-clients/google-cloud-trace) (Beta)
Expand Down
3 changes: 0 additions & 3 deletions google-cloud-clients/google-cloud-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ Java idiomatic client for [Stackdriver Monitoring][stackdriver-monitoring].
- [Product Documentation][monitoring-product-docs]
- [Client Library Documentation][monitoring-client-lib-docs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.

Quickstart
----------

Expand Down