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
b2edcd8c
Commit
b2edcd8c
authored
Nov 27, 2016
by
bergquist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tech(docs): use relref for links
parent
ce64a017
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
15 deletions
+16
-15
docs/sources/datasources/index.md
+6
-6
docs/sources/http_api/index.md
+10
-9
No files found.
docs/sources/datasources/index.md
View file @
b2edcd8c
...
...
@@ -18,12 +18,12 @@ The query language and capabilities of each Data Source are obviously very diffe
## Supported Data Sources
The following datasources are officially supported:
*
[
Graphite
](
/datasources/graphite/
)
*
[
Elasticsearch
](
/datasources/elasticsearch/
)
*
[
CloudWatch
](
/datasources/cloudwatch/
)
*
[
InfluxDB
](
/datasources/influxdb/
)
*
[
OpenTSDB
](
/datasources/opentsdb/
)
*
[
Prometheus
](
/datasources/prometheus
)
*
[
Graphite
](
{{
<
relref
"
graphite
.
md
"
>
}}
)
*
[
Elasticsearch
](
{{
<
relref
"
elasticsearch
.
md
"
>
}}
)
*
[
CloudWatch
](
{{
<
relref
"
cloudwatch
.
md
"
>
}}
)
*
[
InfluxDB
](
{{
<
relref
"
influxdb
.
md
"
>
}}
)
*
[
OpenTSDB
](
{{
<
relref
"
opentsdb
.
md
"
>
}}
)
*
[
Prometheus
](
{{
<
relref
"
prometheus
.
md
"
>
}}
)
## Data source plugins
...
...
docs/sources/http_api/index.md
View file @
b2edcd8c
...
...
@@ -17,12 +17,13 @@ dashboards, creating users and updating data sources.
## Supported HTTP APIs:
*
[
Authentication API
](
/http_api/auth/
)
*
[
Dashboard API
](
/http_api/dashboard/
)
*
[
Data Source API
](
/http_api/data_source/
)
*
[
Organisation API
](
/http_api/org/
)
*
[
User API
](
/http_api/user/
)
*
[
Admin API
](
/http_api/admin/
)
*
[
Snapshot API
](
/http_api/snapshot/
)
*
[
Preferences API
](
/http_api/preferences/
)
*
[
Other API
](
/http_api/other/
)
*
[
Authentication API
](
{{
<
relref
"
auth
.
md
"
>
}})
*
[
Dashboard API
](
{{
<
relref
"
dashboard
.
md
"
>
}})
*
[
Data Source API
](
{{
<
relref
"
data_source
.
md
"
>
}})
*
[
Organisation API
](
{{
<
relref
"
org
.
md
"
>
}})
*
[
User API
](
{{
<
relref
"
user
.
md
"
>
}})
*
[
Admin API
](
{{
<
relref
"
admin
.
md
"
>
}})
*
[
Snapshot API
](
{{
<
relref
"
snapshot
.
md
"
>
}})
*
[
Preferences API
](
{{
<
relref
"
preferences
.
md
"
>
}})
*
[
Other API
](
{{
<
relref
"
other
.
md
"
>
}})
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