graph TD
A[Client] --> B[Load Balancer]
B --> C[Server01]
B --> D[Server02]
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
pubsub.googleapis.com/subscription/ack_message_count | |
pubsub.googleapis.com/subscription/backlog_bytes | |
pubsub.googleapis.com/subscription/delivery_latency_health_score | |
pubsub.googleapis.com/subscription/oldest_retained_acked_message_age | |
pubsub.googleapis.com/subscription/oldest_retained_acked_message_age_by_region | |
pubsub.googleapis.com/subscription/oldest_unacked_message_age | |
pubsub.googleapis.com/subscription/oldest_unacked_message_age_by_region | |
pubsub.googleapis.com/subscription/num_outstanding_messages | |
pubsub.googleapis.com/subscription/push_request_latencies | |
pubsub.googleapis.com/subscription/push_request_count |
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
docker-machine --debug create --driver generic \ | |
--generic-ip-address=134.119.24.219 \ | |
2-4-1 | |
Docker Machine Version: 0.7.0, build a650a40 | |
Found binary path at /usr/local/bin/docker-machine | |
Launching plugin server for driver generic | |
Plugin server listening at address 127.0.0.1:50275 | |
() Calling .GetVersion | |
Using API Version 1 | |
() Calling .SetConfigRaw |