Popular repositories Loading
-
MMM-QumagieSlideshow
MMM-QumagieSlideshow PublicA module for displaying photos from QNAP Qumagie album
JavaScript 1
-
saml-idp
saml-idp PublicForked from mcguinness/saml-idp
Simple SAML Identity Provider (IdP) for Node
JavaScript
-
AdvancedLogViewer
AdvancedLogViewer PublicForked from Scarfsail/AdvancedLogViewer
Advanced Log Viewer
C#
1,357 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 | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 21 commits in 4 repositories
Created a pull request in grafana/grafana that received 17 comments
Alerting: Remove constraints for uniqueness of rule title
What is this feature? This PR removes constraints for uniqueness of the alert rule title. Now rule title can be the same for alert rules in the sam…
Opened 17 other pull requests in 4 repositories
grafana/grafana
12
merged
1
open
1
closed
-
Alerting: ListDeletedRules to return rules sorted by date
This contribution was made on Mar 26
-
Chore: Bump version of front-end modules to 12.0.0-pre
This contribution was made on Mar 21
-
Adds
alerting-team
to exclude list for pr-external labelThis contribution was made on Mar 20 -
[release-11.6.0] Alerting: Add migration to clean up rule versions table
This contribution was made on Mar 20
-
Alerting: Optimize clean up rule versions
This contribution was made on Mar 20
-
Alerting: Add migration to clean up rule versions table
This contribution was made on Mar 19
-
Fix flaky test TestIntegration_ListDeletedRules
This contribution was made on Mar 18
-
Alerting: log body of unexpected response from Mimir
This contribution was made on Mar 18
-
Alerting: Remove feature flag
alertingNoDataErrorExecution
This contribution was made on Mar 13 -
Alerting: Allow administrators delete rules permanently via UI
This contribution was made on Mar 11
-
Alerting: Add scheduled clean-up of deleted rules
This contribution was made on Mar 11
-
Alerting: Improve performance of the setting GUID during migration
This contribution was made on Mar 7
-
SSE: Label-rewrite, Merge and Join commands
This contribution was made on Mar 6
-
Alerting: Fix state reason
This contribution was made on Mar 3
grafana/mimir
1
merged
-
Alerting: Update alertmanager module
This contribution was made on Mar 25
grafana/alerting
1
merged
-
Remove PipelineAndStateTimestampCoordinationStage
This contribution was made on Mar 25
grafana/prometheus-alertmanager
1
merged
-
Fix DedupStage to stop pipeline if entry timestamp is from the future
This contribution was made on Mar 24
Reviewed 27 pull requests in 3 repositories
grafana/grafana
25 pull requests
-
docs(alerting): stale alert instances updates
This contribution was made on Mar 27
-
Alertmanager: Add Role-Based Access Control via reqAction Field
This contribution was made on Mar 26
-
Alerting: Make $value return the query value in case when a single datasource is used
This contribution was made on Mar 25
-
docs: add note about alert migration
This contribution was made on Mar 25
-
Alerting: Remove transitional notifications API endpoints
This contribution was made on Mar 24
-
alerting docs: add note about alert rule versions limit
This contribution was made on Mar 21
-
Alerting: handle mimir BadRequest write errors
This contribution was made on Mar 19
-
Alerting: Add target datasource support to Prometheus conversion
This contribution was made on Mar 17
-
Alerting: API to convert submitted Prometheus rules to GMA
This contribution was made on Mar 17
-
[release-11.5.3] docs(alerting): alert instance state resets when rule changes
This contribution was made on Mar 12
-
docs(alerting): alert instance state resets when rule changes
This contribution was made on Mar 12
-
Alerting: API to return deleted rules
This contribution was made on Mar 11
-
Alerting: Add MissingSeriesEvalsToResolve option to the AlertRule
This contribution was made on Mar 11
-
[release-10.4.17] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
[release-11.0.12] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
[release-11.1.13] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
[release-11.2.8] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
[release-11.3.5] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
[release-11.4.3] Alerting: Re-encrypt existing contact points before get and patch in legacy config API
This contribution was made on Mar 7
-
Alerting: Improve performance of the setting GUID during migration
This contribution was made on Mar 7
-
Alerting docs: clarify values included in
Alert.Labels
andAlert.Values
This contribution was made on Mar 7 -
Alerting: Update alerting module to aae4827ec0610058810f2bbc69800ce377a33376
This contribution was made on Mar 5
-
Alerting: Add backend support for keep_firing_for
This contribution was made on Mar 5
-
Alerting: Keep the latest version of deleted rule in version table
This contribution was made on Mar 4
-
Alerting: Update alerting module to bb85a58ec8975d91b49d746dbd11d312f0485ecc
This contribution was made on Mar 3
grafana/alerting
1 pull request
-
Sync flush time
This contribution was made on Mar 24
grafana/prometheus-alertmanager
1 pull request
-
Sync flush time
This contribution was made on Mar 24
Created an issue in grafana/grafana that received 2 comments
Docs: Add docs for deleting rules and recovery
The soft-delete feature was implemented in PRs #101481 and #101429 for backend and UI TDB We need to add documentation for his feature.