Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Monitors not updating in destination

Aperta
#191 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
cli

Direzione di ricerca

Inizia con il comando di sincronizzazione documentato e riproduci i passaggi usando un monitor la cui query cambia nella sorgente. Traccia come il monitor viene letto e aggiornato durante la sincronizzazione, quindi verifica che la risorsa di destinazione rifletta la query modificata dopo una seconda esecuzione.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Overview of issue:
In the documentation, it is stated that the purpose is The source organization will not be modified, but the destination organization will have resources created and updated by the sync command. However, I do not see my monitor updating via this sync tool. I expect that in the source I have resourceA which the sync tool will then create in the destination as resourceB. If I make an edit to resourceA, I expect running the sync command to then update resourceB in my destination. But this does not happen.

Steps to reproduce the issue:

  1. Create resourceA in source
  2. Run sync tool to get equivalent (resourceB) in destination.
  3. Make an edit to the query of monitor in resourceA
  4. Run sync tool
  5. resourceB in destination is unchanged.

Describe the results you received:
resourceB does not update

Describe the results you expected:
I expect resourceB to update with the same changes that I made manually to resourceA

Additional information you deem important (e.g. issue happens only occasionally):

Lingua principale
Python
Stelle
79
Fork
26
Merge medio
22h 1m
PR unite (30g)
25

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di DataDog/datadog-sync-cli

Tutte le issue di DataDog/datadog-sync-cli

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.