Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
0f862d65
Unverified
Commit
0f862d65
authored
Sep 24, 2020
by
Heds Simons
Committed by
GitHub
Sep 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation: Fix 'Group by' table markdown in Transformations section. (#27773)
Signed-off-by: Heds Simons <heds@whaleway.net>
parent
02e648c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
docs/sources/panels/transformations/types-options.md
+7
-10
No files found.
docs/sources/panels/transformations/types-options.md
View file @
0f862d65
...
...
@@ -10,7 +10,7 @@ weight = 300
# Transformation types and options
Grafana comes with the following transformations:
-
[
Reduce
](
#reduce
)
-
[
Filter by name
](
#filter-by-name
)
-
[
Filter data by query
](
#filter-data-by-query
)
...
...
@@ -211,15 +211,12 @@ This transformation goes in two steps. First you specify one or multiple fields
| 2020-07-07 11:34:20 |
**server 1**
| 80 | Shutdown |
| 2020-07-07 09:28:06 |
**server 1**
| 80 | OK |
| 2020-07-07 09:23:07 |
**server 1**
| 86 | OK |
|
| 2020-07-07 10:32:20 | server 2 | 90 | Overload
| 2020-07-07 09:30:05 | server 2 | 88 | OK
| 2020-07-07 09:25:05 | server 2 | 88 | OK
|
| 2020-07-07 11:34:20 |
**_server 3_**
| 62 | OK
| 2020-07-07 10:31:22 |
**_server 3_**
| 55 | OK
| 2020-07-07 09:30:57 |
**_server 3_**
| 62 | Rebooting
| 2020-07-07 10:32:20 | server 2 | 90 | Overload |
| 2020-07-07 09:30:05 | server 2 | 88 | OK |
| 2020-07-07 09:25:05 | server 2 | 88 | OK |
| 2020-07-07 11:34:20 |
**_server 3_**
| 62 | OK |
| 2020-07-07 10:31:22 |
**_server 3_**
| 55 | OK |
| 2020-07-07 09:30:57 |
**_server 3_**
| 62 | Rebooting |
All rows with the same value of Server ID are grouped together.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment