-
### Relevant config.toml
```toml
[global]
# whether print configs
print_configs = false
# add label(agent_hostname) to series
# "" -> auto detect hostname
# "xx" -> use specified string xx
# …
-
App Broker users should be able to test their service configuration without invoking the OSBAPI.
For example, if I have configuration like the following:
```
spring.cloud.appbroker.services:
-…
-
When we use Baby Buddy, we interact with it a couple ways: the web interface and the API through various integrations (Android app, custom devices, etc.). What would be nice is support for webhooks in…
-
When using the exporter (version: `danielqsj/kafka-exporter:v1.4.2`), we are sometimes experiencing the following error that no metrics are displayed:
```
An error has occurred while serving metri…
-
**Is your feature request related to a problem? Please describe.**
As a user I want to scale up an RDS instance.
**Describe the solution you'd like**
- parameters should be described in a user f…
-
I accidentally tried to provision a service that wasn't available in the requested region. But I couldn't tell that from looking at the failed ServiceInstance because OSBA didn't return any error mess…
-
Hi Team,
I am checking on adding arm64 support in Travis-CI for the Open Service Broker API package. But I was facing an issue in pulling openapitools/openapi-generator-cli image for arm64 as it is…
-
### Describe the bug
With the latest `stable` release deployment of the latest OS updates can sometimes hang.
A long-deployed node that updated successfully last week, this week failed on OS updat…
-
自建服务器,仙人掌连接后,一声“蹬蹬”音后无反应,emqx后台在浏览器也无法打开
端口测试已经联通
测试方案:
tcp端口:1883、8082、18083、8083
命令:```telnet ```
返回:
```
Trying ...
Connected to .
Escape character is '^]'.
```
1~2s后
```Connec…
-
Im using service catalog for the first time. I saw a lot APIs provided by Cli commants. Is there any Rest APIs provided too?