-
Feature discovery service that runs on providers and makes capabilities visible to clients
-
```js
const client = await createDAVClient({
serverUrl: 'https://calendar.dingtalk.com',
credentials: {
username: 'u_vpsuz2c6',
password: 'uvdgcwqn',
},
authMethod…
-
### Highlevel Picture
### Scope
#### Abstract
Develop a centralized discovery service that aggregates and provides access to various Business Partner Network (BPN) Discovery Services an…
-
## Expected Behavior / New Feature
The polling of discovery services is not specific to one type of discovery service. Therefore, polling management should not be specific to a service but generic.
…
-
Currently, the Service Discovery WebUI page lists targets found by service discovery. I think it'd be useful if it also listed any Alertmanager targets found if the `alertmanager` configuration uses s…
-
[Prometheus Service Discovery](https://prometheus.io/docs/prometheus/latest/http_sd/) (generally through [HTTP/HTTPS](https://prometheus.io/docs/prometheus/latest/http_sd/)) can be used to serve the l…
-
Surprising to see that this has not been implemented or mentioned anywhere yet (unless I'm blind) considering this project is all about being cloud-native.
https://github.com/itzg/mc-router#kuberne…
-
### Nomad version
`Nomad v1.4.7`
### Operating system and Environment details
`Debian 4.19.260-1 (2022-09-29) x86_64 GNU/Linux`
### Issue
Allocation is unable to find Nomad service when it ex…
-
Enable Eureka or similar service discovery.
-
```
Attached is service discovery patch for the xmpphp library. Still need to
do more to it but it supports both items and info. Information is returned
in the array based off the type i.e. feature, i…