Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,388 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 4 commits in 1 repository
Opened 3 pull requests in 2 repositories
grafana/grafana
2
merged
grafana/grafana-image-renderer
1
open
Reviewed 22 pull requests in 3 repositories
grafana/grafana 19 pull requests
- Expressions: Move GEL into core as expressions
- WIP: Backend: Fix parsing of client IP address
- SQL: Define primary key for tables without it
- Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users
- Chore: Fix linting issues caught by ruleguard
- Chore: Remove unused Go code
- Plugins: Fix panic when using complex dynamic URLs in app plugin routes
- Permissions: Validate against Team/User permission role update
- Plugin proxy: Handle URL parsing errors
- Provisioning: Fixes application not pinned to the sidebar when it's enabled
- Auth: Enable more complete credential chain for SigV4 default SDK auth option
- Plugins: Bring back coreplugin package
- Tracing: log traceID in request logger
- Short URL: Cleanup unvisited/stale short URLs
- Backend: Adds route for well-known change password URL
- Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder
- Plugins: Add optional headers for authToken http request
- Snapshots: Increase MySQL Blob column size for encrypted dashboard data
- gtime: Add ParseDuration function
grafana/grafana-plugin-sdk-go 2 pull requests
grafana/grafana-image-renderer 1 pull request
Created an issue in grafana/grafana that received 1 comment
CloudWatch: Add namespace, metrics and dimensions support for AWS Client VPN
What would you like to be added: Support for AWS/ClientVPN namespace, metrics and dimensions according to documentation. I think the only dimension…

