Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Lee
92a3d17681
[ISSUE #12196] FIX prometheus http sd invalid label names (#12239)
* prometheus http sd: fix invalid label names

* Update PrometheusUtils.java
2024-07-01 13:53:32 +08:00
shalk(xiao kun)
8034da88e5
[ISSUE #12016] upgrade to junit5 and remove junit4 (#12280)
* clean junit4

* clean junit4

* clean some test dep; fix scope

* fix test compile
2024-06-26 17:39:08 +08:00
Kurok1
da78aeea0d
[ISSUE #12130] add metadata as labels in prometheus http sd (#12144)
* add metadata as labels in prometheus http sd

* fix style
2024-06-03 10:41:10 +08:00
publicize-y
2df335d57e
Response wrong status code for some situation for openAPI (#11864)
* fix:Response wrong status code for some situation for openAPI

* fix:Response wrong status code for some situation for openAPI for PrometheusApiExceptionHandler

* fix:PrometheusApiExceptionHandler status modify

* fix:add unit test

* fix:modify the unit test description

* fix:the code style modify

* fix:the UT modify
2024-04-01 14:11:16 +08:00
Karson
97104b2445
[ISSUE #11586]Remove deprecated api of spring security (#11587)
* remove deprecated config

* style fix
2024-01-05 17:02:39 +08:00
Karson
327ebaf36e
[ISSUE #10752] Fix Prometheus sd api security is not compatiable with nacos original security configs (#11470)
* fix issue #10752

* fix issue #10752
2023-12-06 13:13:15 +08:00
ZhangShenao
95df397616
Refactor Prometheus Module (#10827)
* Refactor Prometheus Module

* Complete Test Case

* format

* format
2023-07-25 09:33:14 +08:00
Joey777210
f986916acf
[ISSUE #10662]Prometheus-sd add namespace and service api (#10663)
* add apis

* add tests

* fix checkstyle

* param namespace to namespaceId

* namespace to namespaceId

* fix test case

* fix test case
2023-07-17 11:20:07 +08:00
ZhangShenao
1f28e28549
[ISSUE #10308] Use Generic Type (#10309)
* code optimization for `ConfigChangeHandler`

* [ISSUE #9930] fix word spelling error in com.alibaba.nacos.common.http.AbstractHttpClientFactory#ASYNC_IO_REACTOR_NAME

* [ISSUE #10020] Use Generic Type When Declaring `authFilterRegistration` in com.alibaba.nacos.core.auth.AuthConfig

* fix code format

* fix code format

* Fix Code Format

* Fix Code Format

* [ISSUE #10308] Use Generic Type
2023-04-13 18:01:51 +08:00
Karson
0c9f08130e
[Enhancement] Add prometheus api exception handling (#9885)
* add prometheus api exceptionHandler and ut.

* fix style issue.

* return failure status。

* add it case.

* enhance exception handler

* enhance exception handler

* fix IT problem.

* delete it test
2023-02-13 14:57:00 +08:00
vivid
4e08d61c4a
[ISSUE #9710]prometheus-sd support basic auth. (#9912)
* [ISSUE #9710]prometheus-sd support basic auth.

* [ISSUE #9710]prometheus-sd support basic auth.
2023-02-08 11:23:43 +08:00
gongzhongqiang
708387c277
fix:replace nacos website url to https. (#9797) 2023-01-10 09:47:52 +08:00
Karson
20c183058d
[ISSUE #9728] Prometheus http sd 返回空数组[] (#9762)
* fix issue #9728

* reformat code style
2023-01-03 11:32:11 +08:00
Karson
4bd5b7c85a
support prometheus sd (#9518) 2022-11-17 11:13:51 +08:00