ror6ax
ror6ax
Hi, thanks for this terrific library! I'm looking for a way to pre-create parts of a template and then merge it into bigger chunk. I could merge the resulting JSON,...
Running tests gives me this: ``` =========================================================================================== ERRORS =========================================================================================== __________________________________________________________ ERROR collecting tests/opentracing_instrumentation/test_tornado_http.py ___________________________________________________________ self = , func = , when = 'collect' def __init__(self, func, when): #: context of...
I'm seeing the following Error: encountered environment variables that are no longer supported Use jvm.options or ES_JAVA_OPTS to configure the JVM ES_HEAP_SIZE=192m: set -Xms192m and -Xmx192m in jvm.options or add...
With following config: ``` { "id": "elasticsearch", "container": { "docker": { "image": "mesos/elasticsearch-scheduler", "network": "BRIDGE", "parameters":[ { "key": "publish", "value": "31100:31100" }, { "key": "env", "value": "JAVA_OPTS=-Xms1024m -Xmx2048m" }, {...
I've started the scheduler via ./kafka-mesos.sh scheduler: ``` 2017-03-10 17:46:29,377 DEBUG KafkaMesosScheduler] [ACCEPT ]: slave-6#82904 cpus:1.20; mem:38079.00; disk:280854.00; ports:[2384..2389][7000..7003][7199..7200][9001..9001][9042..9043][9160..9161][31000..31091][31093..31209][31211..31323][31325..31388][31390..31779][31781..32000] => {"id":"0","active":true,"cpus":1.0,"mem":2048,"heap":1024,"syslog":false,"constraints":"","options":"","log4jOptions":"","stickiness":{"period":"10m"},"failover":{"delay":"1m","maxDelay":"10m","failures":0},"metrics":{"timestamp":0},"needsRestart":false} 2017-03-10 17:46:32,852 DEBUG KafkaMesosScheduler] [resourceOffers] slave-1#82915 mem:22559.00; disk:278550.00; ports:[2384..2389][7002..7003][7200..7200][9001..9001][9043..9043][9161..9161][31000..31099][31101..31286][31288..31462][31464..31488][31490..31631][31635..31733][31735..31898][31900..31972][31974..32000]...
Most production flask apps would use blueprints. Add documentation to show how to achieve tracing of such application layout.
As a workaround, one could run `python3 server.py`. I suppose it's a side effect of https://github.com/jaegertracing/jaeger-client-python/issues/50.
So my use case is open a photograph, so stuff to it, save it in a different filename. So far I get pristine no-metadata images as the output, I'd like...