| *** chyka has joined #openstack-performance | 00:25 | |
| *** chyka has quit IRC | 00:25 | |
| *** chyka has joined #openstack-performance | 00:26 | |
| *** chyka has quit IRC | 00:40 | |
| *** chyka has joined #openstack-performance | 00:40 | |
| *** chyka has quit IRC | 00:45 | |
| *** harlowja has quit IRC | 00:46 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: [WiP] OSprofiler with OpenTracing compatible https://review.openstack.org/480018 | 01:29 |
|---|---|---|
| *** chyka has joined #openstack-performance | 02:55 | |
| *** threestrands has joined #openstack-performance | 02:59 | |
| *** chyka has quit IRC | 03:24 | |
| *** Mantorok has quit IRC | 04:55 | |
| *** rajinir has quit IRC | 05:34 | |
| *** zhangfei has joined #openstack-performance | 06:17 | |
| *** abalutoiu_ has joined #openstack-performance | 06:27 | |
| *** abalutoiu has quit IRC | 06:30 | |
| *** pcaruana has joined #openstack-performance | 06:43 | |
| *** threestrands has quit IRC | 07:00 | |
| zhangfei | ilyashakhat, one more question about osprofiler, why redis not working, but elasticsearch works, elasticsearch only support x86 officially | 07:10 |
| zhangfei | (rally)[rally@ubuntu /]$ redis-cli -h 192.168.1.41 | 07:11 |
| zhangfei | 192.168.1.41:6379> ping | 07:11 |
| zhangfei | PONG | 07:11 |
| zhangfei | 192.168.1.41:6379> | 07:11 |
| zhangfei | (rally)[rally@ubuntu /]$ osprofiler trace show --html --out /tmp/trace.html --connection-string redis://192.168.1.41:6379 8555e1d8-472d-4954-84a5-2835ba2c395b | 07:11 |
| zhangfei | Trace with UUID 8555e1d8-472d-4954-84a5-2835ba2c395b not found. Please check the HMAC key used in the command. | 07:11 |
| zhangfei | (rally)[rally@ubuntu /]$ osprofiler trace show --html --out /tmp/trace.html --connection-string elasticsearch://192.168.1.41:9200 8555e1d8-472d-4954-84a5-2835ba2c395b | 07:11 |
| zhangfei | I am using kolla to install both redis and elastic, and redis has disabled requirepass in redis.conf, since not find any para to send this pass#requirepass 3ETid4I9Nu2Zb47AfoIc7Z4eNGjZWDod0CVUZHzN | 07:13 |
| zhangfei | #masterauth 3ETid4I9Nu2Zb47AfoIc7Z4eNGjZWDod0CVUZHzN | 07:13 |
| *** radeks has joined #openstack-performance | 07:23 | |
| *** Mantorok has joined #openstack-performance | 07:28 | |
| *** AlexeyAbashkin has joined #openstack-performance | 07:37 | |
| ilyashakhat | zhangfei, how profiler is configured in services? (section [profiler], parameter 'connection_string') | 08:10 |
| ilyashakhat | the value in 'osprofiler' CLI command should be the same as in service configuration | 08:11 |
| zhangfei | o | 08:15 |
| zhangfei | ./ansible/roles/glance/templates/glance-api.conf.j2 | 08:15 |
| zhangfei | {% if enable_elasticsearch | bool %} | 08:15 |
| zhangfei | connection_string = elasticsearch://{{ elasticsearch_address }}:{{ elasticsearch_port }} | 08:15 |
| zhangfei | {% endif %} | 08:15 |
| zhangfei | so only elasticsearch is supported in kolla! | 08:15 |
| zhangfei | ilyashakhat, thanks, will try add redis part in kolla, since elasticsearch only supported on x86 | 08:17 |
| ilyashakhat | I didn't know that Kolla has it's own view on profiler config... needs to be extended to match all options from osprofiler | 08:19 |
| zhangfei | will add redis for a try | 08:19 |
| zhangfei | by the way, there are redis and redis_sentinel, we use redis, right? | 08:31 |
| zhangfei | ilyashakhat, how about the auth? by default, redis need pass to login #requirepass 3ETid4I9Nu2Zb47AfoIc7Z4eNGjZWDod0CVUZHzN | 08:43 |
| zhangfei | any para to set this password? | 08:43 |
| ilyashakhat | not supported in osprofiler now :( | 08:44 |
| zhangfei | oops | 08:44 |
| zhangfei | currently I am hacking by comments this #requirepass | 08:45 |
| zhangfei | any better idea? | 08:45 |
| ilyashakhat | add a new parameter into osprofiler code | 08:45 |
| ilyashakhat | around here https://github.com/openstack/osprofiler/blob/master/osprofiler/drivers/redis_driver.py#L42 | 08:45 |
| ilyashakhat | there is a driver for RedisSentinel (connection string prefix is redissentinel://) | 08:47 |
| ilyashakhat | but I've never tried it | 08:47 |
| zhangfei | ok, thanks | 08:48 |
| *** viks has joined #openstack-performance | 09:41 | |
| *** paken has joined #openstack-performance | 09:47 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: Trivial: Update pypi url to new url https://review.openstack.org/563026 | 09:57 |
| *** Nil_ has quit IRC | 10:27 | |
| *** markvoelker has quit IRC | 10:30 | |
| *** markvoelker has joined #openstack-performance | 10:30 | |
| *** pcaruana has quit IRC | 10:31 | |
| *** markvoelker has quit IRC | 10:35 | |
| *** Nil_ has joined #openstack-performance | 10:52 | |
| openstackgerrit | Merged openstack/osprofiler master: Trivial: Update pypi url to new url https://review.openstack.org/563026 | 10:58 |
| *** radeks has quit IRC | 11:06 | |
| *** obre_ has quit IRC | 11:37 | |
| *** obre has joined #openstack-performance | 11:39 | |
| *** obre has quit IRC | 11:40 | |
| *** obre has joined #openstack-performance | 11:41 | |
| *** pcaruana has joined #openstack-performance | 11:46 | |
| *** markvoelker has joined #openstack-performance | 12:02 | |
| *** zhangfei has quit IRC | 12:32 | |
| *** zhangfei has joined #openstack-performance | 12:49 | |
| *** fyx has quit IRC | 13:21 | |
| *** fyx has joined #openstack-performance | 13:21 | |
| *** masber has quit IRC | 13:27 | |
| *** masuberu has joined #openstack-performance | 13:32 | |
| *** zhangfei has quit IRC | 14:09 | |
| *** paken has quit IRC | 14:10 | |
| *** zhangfei has joined #openstack-performance | 14:22 | |
| *** rajinir has joined #openstack-performance | 15:06 | |
| *** zhangfei has quit IRC | 15:38 | |
| *** chyka has joined #openstack-performance | 15:55 | |
| *** AlexeyAbashkin has quit IRC | 16:09 | |
| *** rmart04 has joined #openstack-performance | 16:57 | |
| *** rmart04 has quit IRC | 16:58 | |
| *** pcaruana has quit IRC | 17:22 | |
| *** pcaruana has joined #openstack-performance | 17:33 | |
| *** pcaruana has quit IRC | 18:29 | |
| *** paken has joined #openstack-performance | 18:30 | |
| *** paken has quit IRC | 18:31 | |
| *** harlowja has joined #openstack-performance | 19:02 | |
| openstackgerrit | Merged openstack/osprofiler master: Add lower-constraints job https://review.openstack.org/561134 | 21:39 |
| *** chyka has quit IRC | 23:30 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!