mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Add playback metric endpoint sent to OTEL
This commit is contained in:
parent
0e6cd1c00f
commit
fd3c2e8705
35 changed files with 748 additions and 127 deletions
|
@ -5,6 +5,7 @@ export * from './follows-command'
|
|||
export * from './follows'
|
||||
export * from './jobs'
|
||||
export * from './jobs-command'
|
||||
export * from './metrics-command'
|
||||
export * from './object-storage-command'
|
||||
export * from './plugins-command'
|
||||
export * from './redundancy-command'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue