dapr/dapr

Correlate actor reminder creation and execution events

Aperta

#5230 aperta il 22 set 2022

 (7 commenti) (1 reazione) (1 assegnatario)Go (2064 fork)batch import
P1good first issuekind/enhancementpinnedsize/M

Metriche repository

Star
 (25.672 stelle)
Metriche merge PR
 (Merge medio 2g 19h) (63 PR mergiate in 30 g)

Descrizione

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Describe the feature

If an actor creates a reminder which is later executed these operations are currently treated as individual events on the observability side. In application insights this is displayed by different operation ids for the reminder creation and the reminder execution.

Correlating these would improve the end to end visibility.

Release Note

RELEASE NOTE: ADD Correlate actor reminder creation and execution

Guida contributor