1508 Commits

Author SHA1 Message Date
dd6f606cda docs: updated debian and centos repo. 2019-01-04 16:36:32 +01:00
74124ec8ed makes cache mode configurable
this makes the cache mode in the sqlite connection
string configurable. the default also changed from
shared to private to solve #107272 but allow the user
to use shared if performance is more important.

ref #10727
2018-12-27 10:48:11 +01:00
47c0b5770b Removing erroneous backtick in docs 2018-12-22 18:18:15 -06:00
b785b06598 Updating docs for auth_proxy whitelist CIDR support 2018-12-22 18:17:32 -06:00
e8823f71b0 Add documentation 2018-12-19 15:29:49 +02:00
c4126f9910 Update gitlab.md
Change title from Google to GitLab
2018-12-17 00:26:23 +01:00
5d190769e6 Update github.md
Change title from Google to GitHub
2018-12-17 00:24:52 +01:00
46565efc04 docs: fix broken link on explore page 2018-12-11 17:17:01 +01:00
d7ba9c1a54 Merge pull request #14325 from grafana/docs-explore
WIP docs for the new Explore feature
2018-12-11 16:45:35 +01:00
a2f4775b8d docs: explore
Documentation for the new Explore feature.

Describes both the Prometheus-specific features and the
Loki (logging) features.
2018-12-10 23:51:14 +01:00
5d720674e3 Merge branch 'master' into add_google_hangouts_chat_notifier
* master: (322 commits)
  graphInterval needs to update after query execution, fixes #14364
  Explore: Parse initial dates
  Aligned styling of stats popover/box with rest of grafana & minor css refactoring
  Prometheus: Make result transformer more robust for empty responses
  Rebase fixes
  Explore: Logging line parsing and field stats
  fixed unit tests
  made unknown color theme aware and sync with graph color, some minor cleanup
  Explore: improve error handling
  use render props instead of cloneElement
  sort of a hacky way to figure if the small variation should be used for the label
  add basic button group component, using the the same label style as is
  explore logs styling
  wip: alternative level styling & hover effect
  wip: explore logs styling
  more detailed error message for loki
  If user login equals user email, only show the email once #14341
  UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons.  #14341
  wip: explore logs styling
  restoring monospace & making sure width are correct when hiding columns
  ...
2018-12-07 14:31:13 +01:00
5c4b91c65e new stable docs version 2018-12-03 12:16:08 +01:00
3c8515bb77 Merge pull request #14220 from mjtrangoni/fix-misspell-issues
Fix misspelling issues using locale US
2018-12-03 09:18:46 +01:00
624e5e5b3d let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
5d60d323e2 docs/*: Fix misspell issues
See,
$ find . -type f | xargs misspell -locale US | grep -vi -e vendor -e node_modules -e devenv -e unknwon | grep docs
2018-11-29 18:14:20 +01:00
804bd822d0 Update export_import.md
Grafana v5.3.4 shows a new checkbox in the export modal "Export for sharing externally". If the checkbox is not checked then the "__inputs" section wont be included into the exported JSON file, would be great to add that note into the documentation for others to avoid confusions.
2018-11-28 11:17:36 -06:00
02a7916b26 Remove confusing <> from variable intro
The existing intro makes it look like you should use `$<varname>` to refer to a variable. That of course is incorrect, and you should use `$varname`. In my experience using the <> marker around variable names should only be used when there isn't something else explicit to set it off. In this case we have `$`. Below, you can see the <> are also not used, because we have the `[[]]` to set it off. The inconsistency is confusing.
2018-11-26 15:33:13 -07:00
4a2e9b4bfa chore: correct pause-all-alerts auth in docs 2018-11-26 09:43:26 -05:00
46c6594744 Merge pull request #14163 from grafana/14155_whats_new
docs: what's new in v5.4
2018-11-26 05:28:57 -08:00
df218961e0 docs: various fixes of what's new in v5.4 2018-11-23 14:45:32 +01:00
9aa4d71550 docs: fix old ldap url redirect 2018-11-23 14:31:21 +01:00
b55b9261f0 docs: what's new in v5.4 2018-11-23 11:15:53 +01:00
5ebb201caa docs: signout_redirect_url description in auth overview 2018-11-22 15:59:15 +01:00
4f236ca465 Fix a typo
Fix a typo
2018-11-22 15:17:31 +08:00
f74a7cd97c typos in docs/sources/alerting/rules.md
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:51 +01:00
fdbccdc347 typos in docs/sources/alerting/rules.md
Co-Authored-By: bergquist <carl@grafana.com>
2018-11-21 14:41:35 +01:00
1491ea1c75 docs: adds example timeline for alerting for 2018-11-21 11:11:46 +01:00
baba8a92ee update path to alerting for image 2018-11-20 17:09:21 +01:00
8d75fcb6f7 what's new in v5.4 placeholder 2018-11-20 14:35:38 +01:00
4aeea56342 Merge pull request #14007 from grafana/stackdriver-template-query-editor
Stackdriver template query editor
2018-11-20 13:41:18 +01:00
db8bd8298a Merge pull request #14077 from bobmshannon/bs/metrics_endpoint_auth
Add basic authentication support to metrics endpoint
2018-11-20 11:19:55 +01:00
9cc6c2128a Merge pull request #14120 from supercharlesliu/user-teams
Add API GET /api/users/:id/teams for GrafanaAdmin
2018-11-20 00:56:35 -08:00
87707c964c Revert "docs: building Grafana on arm."
Further work-arounds are needed to make this work.
This reverts commit 8a2de587284d9cf3e50938e35e6604ec4febf16f.
2018-11-20 08:46:09 +01:00
a241f67fba Add doc for api "GET /api/users/:id/teams" 2018-11-20 10:17:46 +08:00
8a2de58728 docs: building Grafana on arm. 2018-11-19 16:50:19 +01:00
6aaaadac21 stackdriver: update docs 2018-11-19 14:48:26 +01:00
6049855dc7 Merge pull request #13947 from bergquist/alerting_for
Introduce alert debouncing
2018-11-19 10:38:02 +01:00
03ac9c5256 Merge pull request #12029 from Nick-Triller/11893_oauth_auto_login
11893 oauth auto login
2018-11-19 10:21:33 +01:00
2de5a7119b Merge branch 'master' into add_google_hangouts_chat_notifier 2018-11-18 22:00:53 +01:00
481dcb321d Update ReadMe. 2018-11-16 00:30:51 +01:00
0810aa2e60 Merge pull request #12371 from marefr/xaxis_thresholds
Time regions support in graph panel
2018-11-15 08:46:39 -08:00
dcc48860b8 Fix formatting and remove enabled toggle 2018-11-14 17:37:32 -05:00
362b3740ed Add basic authentication support to metrics endpoint 2018-11-14 16:27:41 -05:00
dea953003c docs: description about graph panel time regions feature 2018-11-14 18:47:35 +01:00
33469ecfab docs: team http api update 2018-11-14 17:59:32 +01:00
33411198ab Update stackdriver.md 2018-11-09 14:19:41 +01:00
bdaa61a193 stackdriver: add documentation for the template query editor 2018-11-09 13:55:16 +01:00
aa1b80fe45 docs: improve helper test for For 2018-11-08 14:16:58 +01:00
975f0aa064 alerting: adds docs about the for setting 2018-11-08 13:52:06 +01:00
662808f092 Merge pull request #13930 from grafana/enterprise-docs
docs: restructure and enhancement
2018-11-08 01:50:35 -08:00