-
1. influxdb 컨테이너 접속
```bash
docker exec -it influxdb bash
```
2. 백업 명령어 실행
```bash
@influxdb:/$ influxd backup -portable ~/influxdb-backup-test
```
3. influxdb 컨테이너 내부에 지정한 폴더에 백업 파일들 생성된 것 확인 가능…
-
Less of an issue, more of a request if applicable. I would be interested to see how InfluxDB compares among the list of databases compared.
-
where can i configure the address of influxdb
-
It would be great to be able to set the config of a plugin directly in the `PluginSet` in an easier way than calling `add_plugin` with the full info.
Current:
```rust
let source_config = plugin_influ…
-
Using this -
```
mcp_servers = {
"influxdb": {
"command": "npx",
"args": ["influxdb-mcp-server"], # Path to your server
"transport": "stdio",
"env": {
…
-
**Objective**:
Create a dedicated Docker usage page (or tab) that provides clear guidance for setting up and running monolith using Docker and Docker Compose. The goal is to offer enough direction to…
-
InfluxDB is a popular time series DB that often used as a datasource for Grafana for storing performance results.
I propose to implement InfluxDB importer for Otava in the same way as it was done for …
-
```
❯ docker compose up influxdb-v2
[+] Running 1/1
✔ Container docker_featherink-influxdb-v2-1 Created …
-
```
Successfully installed otcextensions-0.32.18 python-openstackclient-8.0.0
(installextensions) ubuntu@tino-dev ~> openstack --os-cloud otc dlb listener list
Exception reporting metrics
Traceback (m…
-
## Describe Development Experience Issue:
There is no documentation anywhere on how to build the new InfluxDB, this prevents package managers from packaging it. See https://github.com/Homebrew/homebr…