jiraapiexporter

package module
v0.0.0-...-79aeaf0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 14 Imported by: 0

README

Jira exporter for Prometheus that uses the API to fetch data

Fetches statistics from Jira using the API.

Useful for those who run a Cloud jira and can't use the excellent and much more advanced Prometheus exporter. Use that one first.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run() error

func Update

func Update(ctx context.Context, host, user, pass string) error

Types

type IssueCounts

type IssueCounts map[string]map[string]map[string]float64

func NewIssueCounts

func NewIssueCounts() IssueCounts

func (IssueCounts) Count

func (c IssueCounts) Count(project string, release string, issuetype string)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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