jellyfin_exporter

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

jellyfin_exporter

This is a Prometheus (https://prometheus.io) metrics exporter for Jellyfin (https://jellyfin.org).

Configuration

This exporter is configured via environment variables:

Name Example Explanation
JELLYFIN_APIURL http://demo.jellyfin.org Base APIURL of the Jellyfin Instance
JELLYFIN_APIKEY 9e49ae09128847ee667cfhj367811efv Authentication Token
WEB_LISTEN_ADDRESS :9249 Port of jellyfin_exporter

Or from Command Line Flags:

  • --jellyfin.apiurl=http://demo.jellyfin.org
  • --jellyfin.apikey=9e49ae09128847ee667cfhj367811efv
  • --web.listen-address=:9249

Exported Metrics

General metrics:

  • jellyfin_active_users
  • jellyfin_active_streams_direct_play_count
  • jellyfin_active_streams_direct_stream_count
  • jellyfin_active_streams_transcode_count
  • jellyfin_active_streams_total_count
  • jellyfin_movie_count
  • jellyfin_series_count
  • jellyfin_episode_count
  • jellyfin_artist_count
  • jellyfin_program_count
  • jellyfin_trailer_count
  • jellyfin_song_count
  • jellyfin_album_count
  • jellyfin_music_video_count
  • jellyfin_box_set_count
  • jellyfin_book_count
  • jellyfin_item_count

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL