influxdata / influxdata/influxdb-client-python

Add examples for BackupService and RestoreService

Abierto
#617 3 comentarios 0 reacciones 1 asignado Ver en GitHub

@trevorbonas ya está trabajando en esto.

Desde el 28/11/2023.

good first issue
Lenguaje dominante
Python
Estrellas
793
Forks
186
Merge medio
3 h 2 min
PR fusionados (30 d)
1

Descripción

Proposal:
Add examples demonstrating how to use the BackupService and RestoreService as they are both currently undocumented.

Current behavior:
Examples are missing apart from brief comments in the source code.

Desired behavior:
It would be nice to have examples demonstrating how to use both services, possibly in the examples directory or in the README. Personally, I would like to use BackupService and RestoreService to perform migrations but am unsure how to use these services.

Alternatives considered:
Other alternatives to the BackupService and RestoreService is using the Influx CLI with Python subprocess calls, but this is less testable and not preferred.

Use case:
Performing backups or restores using the InfluxDB Python client would be much easier with documentation.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.