issues
search
swift-server
/
swift-prometheus
Prometheus client library for Swift
https://swiftpackageindex.com/swift-server/swift-prometheus
Apache License 2.0
145
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to GitHub Actions
#117
rnro
closed
1 day ago
0
Fix formatting
#116
glbrntt
closed
3 months ago
0
Change 'unsafeDowncast' to 'as!'
#115
glbrntt
closed
3 months ago
3
Fixed missing '&' for inout parameter in Docs
#114
andresfigueira
opened
4 months ago
2
Add Sendable conformance
#113
mman
closed
6 months ago
1
Fix recommended email in security guidelines
#112
ktoso
closed
8 months ago
1
Add missing call to label customization closure for meter
#111
simonjbeaumont
closed
8 months ago
1
Unregister the metric fully when last labelled metric is unregistered
#110
simonjbeaumont
closed
8 months ago
4
Rename unregisterTimeHistogram to unregisterDurationHistogram
#109
simonjbeaumont
closed
9 months ago
1
Fix: MetricSystem => MetricsSystem
#108
yeahdongcn
closed
9 months ago
0
Switch from swiftformat to swift-format
#107
armandgrillet
closed
1 year ago
6
Add Benchmarks for metrics
#106
freef4ll
opened
1 year ago
10
Update README.md
#105
sbeitzel
closed
1 year ago
1
Link to Prometheus project in the README
#104
sbeitzel
closed
11 months ago
0
Remove generic argument from Histogram
#103
fabianfett
opened
1 year ago
6
Rename destroyMetric to unregisterMetric
#102
fabianfett
closed
1 year ago
1
Document how to use labels
#101
fabianfett
closed
1 year ago
0
Add docs for version 2.0
#100
fabianfett
closed
1 year ago
0
Rename .spi.yaml to .spi.yml
#99
finestructure
closed
1 year ago
0
Don't require to pass a registry on MetricsFactory initialization
#98
fabianfett
closed
1 year ago
1
Gauge implements MeterHandler
#97
fabianfett
closed
1 year ago
0
Remove .jazzy.yaml
#96
fabianfett
closed
1 year ago
0
Investigate Prometheus Native Histograms
#95
fabianfett
opened
1 year ago
0
Switch to swift-format
#94
fabianfett
closed
1 year ago
0
[DO NOT MERGE] Test CI setup
#93
yim-lee
closed
1 year ago
1
New Version 2.0 API
#92
fabianfett
closed
1 year ago
2
Remove GitHub actions CI
#91
fabianfett
closed
1 year ago
0
Prepare Dockerfiles and scripts for swift-server CI
#90
fabianfett
closed
1 year ago
0
Remove XCTestManifest & LinuxMain
#89
fabianfett
closed
1 year ago
0
Remove FUNDING.yml
#88
fabianfett
closed
1 year ago
0
Remove Package.resolved from repo
#87
fabianfett
closed
1 year ago
0
False prometheusNotBoostrapped error with multiplex handler
#86
Tyler-Keith-Thompson
opened
1 year ago
1
Add package index config file, so docs are generated
#85
ktoso
closed
1 year ago
0
Outdated repo link
#84
slashmo
closed
1 year ago
1
[QUESTION] I want to use custom path for pulling endpoint
#83
shial4
opened
1 year ago
0
fix: use lock for subsummary to get its values
#82
blindspotbounty
closed
1 year ago
1
Fix behaviour for all metric types when only calls with labels are made
#81
MrLotU
opened
1 year ago
0
Use of dimensions produces empty metric
#80
freef4ll
opened
1 year ago
0
Crash while collect(): Unexpectedly found nil while unwrapping an Optional value at CircularBuffer.swift
#79
ktoso
closed
1 year ago
5
Fix Histogram Concurrency Issue
#78
Sam-Amin
closed
2 years ago
2
Inconsistent: Summary and Histogram deal with dimensional values differently than Counter
#77
fabianfett
opened
2 years ago
4
Remove unused weak references
#76
fabianfett
closed
2 years ago
1
Use defaultRecorderBuckets for Histogram
#75
Sherlouk
opened
2 years ago
0
defaultRecorderBuckets not respected with swift-metrics
#74
Sherlouk
opened
2 years ago
0
Support Exemplars
#73
ktoso
opened
2 years ago
0
Added Prometheus PushGateway support
#72
snkirov
closed
1 year ago
2
Add missing availability annotations
#71
rauhul
closed
2 years ago
0
TimerHandler implementation always records nanoseconds in Histogram
#70
t089
opened
2 years ago
0
Release 1.0.0
#69
MrLotU
closed
2 years ago
0
Sanitize Dimensions
#68
0xTim
closed
2 years ago
0
Next