mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fixed AMPQ -> AMQP typo
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Events can be passed to external systems via for example AMPQ
|
// Events can be passed to external systems via for example AMQP
|
||||||
// Treat these events as basically DTOs so changes has to be backward compatible
|
// Treat these events as basically DTOs so changes has to be backward compatible
|
||||||
|
|
||||||
type Priority string
|
type Priority string
|
||||||
|
|||||||
Reference in New Issue
Block a user