Popular repositories Loading
-
rajagopalanand-cortex
rajagopalanand-cortex PublicForked from cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
Go 1
-
-
aws-cloudformation-resource-providers-aps
aws-cloudformation-resource-providers-aps PublicForked from aws-cloudformation/aws-cloudformation-resource-providers-aps
AWS CloudFormation resource provider for AWS Managed Service for Prometheus
Go
-
prometheus
prometheus PublicForked from prometheus/prometheus
The Prometheus monitoring system and time series database.
Go
-
prometheus-common
prometheus-common PublicForked from prometheus/common
Go libraries shared across Prometheus components and libraries.
Go
-
promqlsmith
promqlsmith PublicForked from cortexproject/promqlsmith
A random PromQL query generator
Go
146 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created a pull request in prometheus/alertmanager that received 5 comments
Remove unnecessary lock from count() method
The count() acquires a lock but it is not necessary. The method makes a copy of store alerts by calling a.alerts.List()
. The a.alerts.List()
method…
Opened 3 other pull requests in 2 repositories
prometheus/alertmanager
1
open
1
closed
-
Collect silence count in the background
This contribution was made on Apr 19
-
Reduce lock contention
This contribution was made on Apr 10
amazon-contributing/alertmanager
1
open
-
Changes related to reducing lock contention
This contribution was made on Apr 10
Reviewed 2 pull requests in 2 repositories
cortexproject/cortex
1 pull request
-
Add percentage based sharding to rulers
This contribution was made on Apr 11
prometheus/proposals
1 pull request
-
proposal: Support secret providers
This contribution was made on Apr 1
Created an issue in prometheus/alertmanager that received 2 comments
Silence count metric collection
Currently silence metric collection happens during scrape time. In scenarios where AlertManager is under heavy load, lock contention can occur and …
Opened 1 other issue in 1 repository
prometheus/alertmanager
1
open
-
New context for notifications
This contribution was made on Apr 10