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 up
Pinned
851 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in grafana/grafana that received 7 comments
Docs: Adds basic frontend data request concepts
What this PR does / why we need it: I must admit that writing documentation is not my forté because: I struggle to explain hard concepts in an ped…
- TableFilters: Fixes filtering with field overrides
- Templating: Speeds up certain variable queries for Postgres MySql MSSql
- StatPanel: Fixes BizChart error max: yyy should not be less than min zzz
- BackendSrv: Fixes queue countdown when unsubscribe is before response
- BackendSrv: Reloads page instead of redirect on Unauthorized Error
- Variables: Fixes so constants set from url get completed state
- Azure: Fixes merging of requests with different Azure sources
- Variables: Adds new Api that allows proper QueryEditors for Query variables
- Azure: Fixes cancellation of requests with different Azure sources
- Variables: hides dropdown before refreshing starts
- Update latest version to 7.3.1
- Release 7.3.1
- Release 7.3.1
- Dependencies: Update angular-sanitize to 1.8.2
- StatPanel: Fixed value being under graph and reduced likley hood for white and dark value text mixing
- Plugin signing: Fix copy on signed plugin notice
- Dashboard: Add max time back and max time span settings
- [v7.3.x] StatPanel: Fixes BizChart error max: yyy should not be less than min zzz
- MetricFindQuery: Chore - Add value prop
- Use fetch API in InfluxDB data source
- MetricFindQuery: Chore - fix the type for MetricFindValue
- Templating: Custom variable edit UI, change options input into textarea
- Checkbox: Fix component sample typo
- Plugins signing: UI information
- Currency: Adds Indonesian IDR currency
- Shorten url: Unification across Explore and Dashboards
- Chore: react hooks eslint fixes in grafana-ui
- Explore: Support wide data frames
- Live: support real time measurements (alpha)
- Dashboard links: Places drop down list so it's always visible
- TestData: Remove useEffect that triggeres query on component load
- Calculating where to place the dropdown list
- Jaeger: timeline collapser to show icons
- Explore: respect min_refresh_interval
- Docs: improved github action that syncs docs to website
- Some pull request reviews not shown.
Created an issue in grafana/grafana that received 10 comments
[Feature Request]: Minimize the confusion regarding saving/updating Variables
When a user forgets to check the Save current variables toggle/checkbox the resulting state of the dashboard when refreshed is unexpected. Grafana …