MD ARQUM FAROOQUI
MD ARQUM FAROOQUI
Will discuss on this once we will have more information. Meanwhile I'll look into some similar health APIs.
> Regarding the other ones: > > * `status`: apart from `healthy` status, which other possibilities you suggest? > * `uptime`: fine with this. > Other possibilities could be: ```...
> Some ideas: consumed memory, used file descriptors, number of threads, etc. Yes, I was also thinking about these fields.
> > Not sure about `database connectivity` field in `/health` API? > > It could make sense. I am looking for some more information, I'll update the JSON draft with...
Hi @fgalan sir, I would like to work on this issue. As per the above discussion, I understood that currently Orion can also run with negative port. And I have...
Hi @fgalan sir, PR #4287 Kindly review and merge the PR if it is OK.
Hi @fgalan Sir, I have investigated this issue. as per investigation **/v2/subscription** with `Fiware-ServicePath: /#` is responding with same result as **GET v2/entities** with `Fiware-ServicePath: /#`. For above test I...
I have also observed that while querying the subscription (created in [above comment](https://github.com/telefonicaid/fiware-orion/issues/3099#issuecomment-1455997353)). When I'm querying the subscription with `Fiware-ServicePath: /Level_1/Level_11`. it is returning correct result as below: ``` curl...
As per your suggestion, this issue can be closed.
Hi @fgalan sir, is this feature still valid?