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
kind: Service | |
apiVersion: v1 | |
metadata: | |
annotations: | |
prometheus.io/port: "8008" | |
prometheus.io/probe: "true" | |
prometheus.io/probe_path: / | |
prometheus.io/scrape: "true" | |
name: spin-rosco-prometheus | |
spec: |
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
Error: Error applying plan: | |
2 error(s) occurred: | |
* google_monitoring_notification_channel.pagerduty: 1 error(s) occurred: | |
* google_monitoring_notification_channel.pagerduty: Error updating NotificationChannel "projects/helix-global/notificationChannels/11091473453745982758": googleapi: Error 400: Field notification_channel.labels[service_name] had an invalid value: Value must NOT be empty if provided. | |
* google_monitoring_notification_channel.slack: 1 error(s) occurred: | |
* google_monitoring_notification_channel.slack: Error updating NotificationChannel "projects/helix-global/notificationChannels/11664016416175066951": googleapi: Error 400: Field notification_channel.labels[owner] had an invalid value: Value must NOT be empty if provided. |
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
Error: Error applying plan: | |
2 error(s) occurred: | |
* google_monitoring_notification_channel.pagerduty: 1 error(s) occurred: | |
* google_monitoring_notification_channel.pagerduty: Error updating NotificationChannel "projects/helix-global/notificationChannels/11091473453745982758": googleapi: Error 400: Field notification_channel.labels[service_name] had an invalid value: Value must NOT be empty if provided. | |
* google_monitoring_notification_channel.slack: 1 error(s) occurred: | |
* google_monitoring_notification_channel.slack: Error updating NotificationChannel "projects/helix-global/notificationChannels/11664016416175066951": googleapi: Error 400: Field notification_channel.labels[owner] had an invalid value: Value must NOT be empty if provided. |
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
WOPR:recipes daveo$ K "chef_environment:prod" "grep 179 /etc/hosts" | |
/Users/daveo/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/chef-12.0.3/lib/chef/data_bag_item.rb:161: warning: circular argument reference - data_bag | |
/Users/daveo/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/fog-1.23.0/lib/fog/rackspace/mock_data.rb:42: warning: duplicated key at line 80 ignored: "name" | |
cassandra14.weheartit.com 10.84.189.179 cassandra08.whi | |
cassandra19.weheartit.com 10.84.189.179 cassandra08.whi | |
edge01.weheartit.com 10.84.189.179 cassandra08.whi | |
fe12.weheartit.com 10.84.189.179 cassandra08.whi | |
cassandra11.weheartit.com 10.84.189.179 cassandra08.whi | |
es01.weheartit.com 10.84.189.179 cassandra08.whi | |
db11.weheartit.com 10.84.189.179 cassandra08.whi |
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
Davids-MacBook-Air:~ daveo$ K "name:fe*" "cat /proc/cpuinfo | grep 'model name' | sort | uniq"| sort | |
fe01.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe02.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe03.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe04.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe05.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe06.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe07.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe08.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz | |
fe09.weheartit.com model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz |
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
cqlsh:Keyspace1> consistency one; | |
Consistency level set to ONE. | |
cqlsh:Keyspace1> update "Counter1" set value = value + 1 where key=0x303031313738343937 AND column1 = 'C0'; | |
Request did not complete within rpc_timeout. | |
Tracing session: 62581020-223f-11e4-8d7b-55bc21215380 | |
activity | timestamp | source | source_elapsed | |
----------------------------------------------------------------------------------------------------+--------------+----------------+---------------- | |
execute_cql3_query | 16:40:35,618 | 10.186.171.105 | 0 |
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
cqlsh:Keyspace1> consistency one; | |
Consistency level set to ONE. | |
cqlsh:Keyspace1> update "Counter1" set value = value + 1 where key=0x303031313738343937 AND column1 = 'C0'; | |
Tracing session: 70a58550-223e-11e4-8d7b-55bc21215380 | |
activity | timestamp | source | source_elapsed | |
----------------------------------------------------------------------------------------------------+--------------+----------------+---------------- | |
execute_cql3_query | 16:33:50,117 | 10.186.171.105 | 0 | |
Message received from /10.186.171.105 | 16:33:50,117 | 10.101.159.85 | 32 |
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
###################### | |
GOOD TRACE: | |
###################### | |
cqlsh:system_traces> select * from events where session_id=2dd027f0-1cf1-11e4-bdb7-b77efa82cede; | |
session_id | event_id | activity | source | source_elapsed | thread | |
--------------------------------------+--------------------------------------+-----------------------------------------------------------------------------------------------------------+---------------+----------------+--------------------------- | |
2dd027f0-1cf1-11e4-bdb7-b77efa82cede | 2dd027f0-1cf1-11e4-8584-938824d1fd36 | Message received from /10.84.189.187 | 10.84.189.146 | 29 | Thread-102375 | |
2dd027f0-1cf1-11e4-bdb7-b77efa82cede | 2dd027f0-1cf1-11e4-90d2-c5cb0ca83f8f | |
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
Davids-MacBook-Air:~ daveo$ ssh cassandra04 | |
Welcome to Ubuntu 12.10 (GNU/Linux 3.5.0-45-generic x86_64) | |
* Documentation: https://help.ubuntu.com/ | |
New release '13.10' available. | |
Run 'do-release-upgrade' to upgrade to it. | |
__ ___ _ _____ _____ _____ ____ _____ | |
\ \ / / | | |_ _| | __ \| __ \ / __ \| __ \ | |
\ \ /\ / /| |__| | | |______| |__) | |__) | | | | | | | |
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
[2014-05-11T15:55:11.550 INFO (3780) #1F3A4E334A76] Started POST "/join" for 209.49.228.206 at 2014-05-11 15:55:11 +0000 | |
[2014-05-11T15:55:11.807 WARN (3780) #1F3A4E334A76] Attachment Processing Error | |
[2014-05-11T15:55:11.807 WARN (3780) #1F3A4E334A76] {} | |
[2014-05-11T15:55:11.807 WARN (3780) #1F3A4E334A76] RestClient::UnprocessableEntity: 422 Unprocessable Entity | |
> [#1F3A4E334A76] /srv/whi/shared/bundle/ruby/2.1.0/gems/rest-client-1.6.7/lib/restclient/abstract_response.rb:48:in `return!' | |
> [#1F3A4E334A76] /srv/whi/shared/bundle/ruby/2.1.0/gems/rest-client-1.6.7/lib/restclient/request.rb:230:in `process_result' | |
> [#1F3A4E334A76] /srv/whi/shared/bundle/ruby/2.1.0/gems/rest-client-1.6.7/lib/restclient/request.rb:178:in `block in transmit' | |
> [#1F3A4E334A76] /home/app/.rbenv/versions/2.1.1/lib/ruby/2.1.0/net/http.rb:853:in `start' | |
> [#1F3A4E334A76] /srv/whi/shared/bundle/ruby/2.1.0/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit' | |
> [#1F3A4E334A76] /srv/whi/shared/bundle/ruby/2.1.0/gem |
NewerOlder