This is intended behavior, we can have multiple apps running on single host
and we need unique stats for each of them.
I think that you wanted dot replaced with underscores for manual carbon id,
I can add new option for that (disabled by default). Am I right?


2013/3/1 Łukasz Mierzwa <[email protected]>

> BTW current autodetection seems to be using wrong attr, with:
>
> uwsgi --master  --http :8080 --wsgi-file tests/staticfile.py  --carbon
> 127.0.0.1:12345
>
> my carbon id is set to "127_0_0_1:8201"
>
>
> 2013/3/1 Łukasz Mierzwa <[email protected]>
>
>> 2013/3/1 Marcin Deranek <[email protected]>
>>
>>> As far as I can see we still keep things as they were in respect to
>>> hostname - the rest was nicely addressed: thank you. Are there any
>>> plans to replace dots with underscore in hostname ?
>>>
>>
>> Can You paste sample config that gives you trouble? Looking at 1.4.6
>> carbon plugin (current stable) I see that dots are replaced for automatic
>> hostname, only --carbon-id set explicitly by user is not modified in any
>> way. I'm little lost what was the behavior you wanted to have.
>>
>> --
>> Łukasz Mierzwa
>>
>
>
>
> --
> Łukasz Mierzwa
>



-- 
Łukasz Mierzwa
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to