Documentation
¶
Index ¶
- func IncCommitStatusUpdateCounter(repoSlug string, status string)
- func InstrumentGhCall(resp *github.Response) prometheus.Labels
- func InstrumentProxyUpstreamRequest(resp *http.Response) prometheus.Labels
- func InstrumentWebhookHit(parsing_status string)
- func PublishPrMetrics(pc PrCounters, repoSlug string)
- type PrCounters
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstrumentGhCall ¶
func InstrumentGhCall(resp *github.Response) prometheus.Labels
This function instrument API calls to GitHub API
func InstrumentProxyUpstreamRequest ¶
func InstrumentProxyUpstreamRequest(resp *http.Response) prometheus.Labels
This function instrument upstream webhooks for the WH forwarding/multiplexing feature
func InstrumentWebhookHit ¶
func InstrumentWebhookHit(parsing_status string)
This function instrument Webhook hits and parsing of their content
func PublishPrMetrics ¶
func PublishPrMetrics(pc PrCounters, repoSlug string)
Types ¶
type PrCounters ¶
Click to show internal directories.
Click to hide internal directories.