- 04 Feb, 2021 2 commits
-
-
* break out new and edit * changed model to match new model in backend * AlertingNG: API modifications (#30683) * Fix API consistency * Change eval alert definition to POST request * Fix eval endpoint to accept custom now parameter * Change JSON input property for create/update endpoints * model adjustments * set mixed datasource, fix put url * update snapshots * remove edit and add landing page * remove snapshot tests ans snapshots * wrap linkbutton in array Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
Peter Holmberg committed -
Domas committed
-
- 03 Feb, 2021 19 commits
-
-
* Created new topic. * Updated retart topic with windows, macos, Linux and Docker sections. Also, updated enterprise topic "sctivate license". * Added some relrefs to the install introduction page. * Adding changes from reviews. * More changes from review. * Corrected some syntax issues.
achatterjee-grafana committed -
* Update _index.md * Update _index.md * Create server-admin-manage-users.md * content updates * Update server-admin-manage-users.md * content update * testing single sourcing * Update server-admin-manage-users.md * deleted index, updated sharing command * Update server-admin-manage-users.md * added index files to folders * Update _index.md * added task lists * Update server-admin-manage-users.md * working on single sourcing tests * content updates * Update server-admin-manage-users.md * Update server-admin-manage-users.md * Update server-admin-manage-users.md * add server admin manage orgs file * Update _index.md * Update _index.md * Content updates * Update server-admin-manage-orgs.md * Update server-admin-manage-users.md * Delete menu.yaml * Update _index.md * Update server-admin-manage-users.md * deleted old files * Update _index.md * temporarily removed some files * Update server-admin-manage-users.md * Made two relref changes to this branch. * Merge branch 'master' into docs-update-manage-users * Update server-admin-manage-orgs.md * Update server-admin-manage-users.md * add snippets and content changes * Content updates * Update server-admin-manage-users.md * Update server-admin-manage-orgs.md * added folders * content updates * Update server-admin-manage-users.md * Update server-admin-manage-users.md * testing step format * updated and clarified titles of snippets * Update server-admin-manage-users.md * Update server-admin-manage-users.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update server-admin-manage-users.md * Update server-admin-manage-users.md * content edits * Update _index.md * Update _index.md * Update _index.md * deleted old files * Update _index.md * Update _index.md * Update change-your-password.md * Update _index.md * Update _index.md * Update _index.md * moved files * Added user account profile topic * Update _index.md * Update _index.md * minor edits * update shortcodes * minor updates * Delete view-server-user-list-list.md * testing and updating shortcodes * edited content for single sourcing * Update example.md * added new snippet * updated content * Update _index.md * Added links * Content updates * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/manage-users/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update _index.md Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com> Co-authored-by: Robby Milo <robbymilo@gmail.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Diana Payton committed -
* bump grabpl version to 0.5.36 * 2 missing shell script
ying-jeanne committed -
* Introduce PluginRequestValidator abstraction with a NoOp implementation * Update PluginRequestValidator abstraction to use the dsURL instead * Inject PluginRequestValidator into the HTTPServer and validate requests going through data source proxy * Inject PluginRequestValidator into the BackendPluginManager and validate requests going through it * Validate requests going through QueryMetrics & QueryMetricsV2 * Validate BackendPluginManager health requests * Fix backend plugins manager tests * Validate requests going through alerting service * Fix tests * fix tests * goimports Co-authored-by: Leonard Gram <leo@xlson.com>
Joan López de la Franca Beltran committed -
Diana Payton committed
-
* changed weights * Updated links * link and weight updates * Update docs/sources/administration/view-server/view-server-settings.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/view-server/view-server-stats.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/administration/view-server/view-server-settings.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Diana Payton committed -
* Fixed image name and path. * Update docs/sources/explore/trace-integration.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/explore/trace-integration.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
* feat(grafana-ui): add an escape key listener to Modal * Update packages/grafana-ui/src/components/Modal/Modal.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * feat(grafana-ui): add closeOnEscape prop to control Modal behaviour Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Jack Westbrook committed -
* Add dev env block for influx2 * Add http settings to influx config * Update devenv/docker/blocks/influxdb2/docker-compose.yaml Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Andrej Ocenas committed -
Torkel Ödegaard committed
-
* Chart/Tooltip: added theme variables and refactored style declaration * added some changes * removed useStyle hook since we're not using themes variables * Added useStyle back since it memoizes the style generation
Uchechukwu Obasi committed -
Grot (@grafanabot) committed
-
* Wip * fix(grafana-ui): add no data message to Table component
Jack Westbrook committed -
Nathan Rodman committed
-
* pushover: Customise OK notification priorities * Apply suggestions from code review * Fix build failure Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/alerting/notifiers/pushover.go Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> * Update docs * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Ash Caire committed -
* add compile variable in tooltip link * test(link_srv): introduce getAnchorInfo test * test(link_srv): introduce tests for getLinkUrl * test(link_srv): refer to anchorInfo.url rather than hardcode expected Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Ha. Huynh Sam committed -
Rubycut committed
-
* Docs: Time series panel, bar alignment docs * Update graph-time-series-as-bars.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Dominik Prokop committed -
Ryan McKinley committed
-
- 02 Feb, 2021 18 commits
-
-
Ryan McKinley committed
-
Prometheus: Add tooltip to explain possibility to use patterns in text and title fields in annotations (#30825) * Add tip for using pattern * Update public/app/plugins/datasource/prometheus/partials/annotations.editor.html Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Ivana Huckova committed -
Zoltán Bedi committed
-
Leon Sorokin committed
-
Diana Payton committed
-
* Created new topic on tracing capability and began breaking down and re-org. * This commit fixed a bunch of broken relrefs along with other changes. * More changes. * Checkin changes. * Check in changes. * More changes. * More changes. * Updated file path. * Updated image path and more content reorg. * Update docs/sources/explore/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Adding suugestions from review. * Some more changes from review. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
Ivana Huckova committed
-
* GrafanaUI: Add a way to persistently close InfoBox InfoBox and FeatureInfoBox can take up a lot of screen realestate. This makes it easy to let the user close the boxes. * Migrate InfoBox story to controls
Oscar Kilhed committed -
tanner-bruce committed
-
Co-authored-by: Elfo404 <gio.ricci@grafana.com>
Chris Cowan committed -
Torkel Ödegaard committed
-
* Trace: Fix lazy loading * Add e2e test for trace view lazy load scrolling * Remove sensitive information * Update e2e/suite1/specs/trace-view-scrolling.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Address review comments Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Zoltán Bedi committed -
* merged conflicts * added and utilised useStyle hooks * Fixes snapshot test * FormField: added grow property to component * added a carriage return to index.scss * properly sort props so the required props are at the top * removed the grow props since it's not used * fixes frontend test- I hope
Uchechukwu Obasi committed -
Sofia Papagiannaki committed
-
Hugo Häggmark committed
-
Alex Khomenko committed
-
Alex Khomenko committed
-
Hugo Häggmark committed
-
- 01 Feb, 2021 1 commit
-
-
Bumps gonum.org/v1/gonum from 0.6.0 to 0.8.2. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
-