This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(prometheus-client): builder error (#87)
* feat: add promethus http api query client * feat: add test project * feat: api query add * feat: update code and add tests * docs: add docs * feat: add convert json value to object * feat: fix enume and comments * feat: code styles and other specifications update * feat: update callerprovider inject * feat: update jsonelement convert to obj * feat: update extensions * feat: update internal to public * feat: update directory * feat: test refrence update * chore: comments and filename update * chore: remove not exists project id * chore: update docs and code style * chore: enums update * chore: doc code style update * chore: dosc update * chore: docs update * feat: add promethus http api query client * feat: add test project * feat: api query add * feat: update code and add tests * docs: add docs * feat: add convert json value to object * feat: fix enume and comments * feat: code styles and other specifications update * feat: update callerprovider inject * feat: update jsonelement convert to obj * feat: update extensions * feat: update internal to public * feat: update directory * feat: test refrence update * chore: comments and filename update * chore: remove not exists project id * chore: update docs and code style * chore: enums update * chore: doc code style update * chore: dosc update * chore: docs update * chore: name update and remove no used files * chore: folder name update * chore: file rename * chore: class split * feat: close thorw friendly exception * chore: code format * Refactor(MasaException): Refactor MasaException (#82) * Refactor(MasaException): Refactor MasaException * refactor(Exception): Support MasaExceptionHandler * chore: format code * chore: format code * doc: Modify the document (#83) * feat(Exception): GlobalExceptionFilter supports custom Handler (#84) * doc: Modify the document * chore: GlobalExceptionFilter supports custom Handler * fix(es): Handle the problem that the batch method in version 8.* returns an IsValid error (#85) * doc(es): Add FAQ (#86) * feat: build error update Co-authored-by: 磊磊 <wangzhenlei520@gmail.com>
- Loading branch information