Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
Read_from_Kairos_Component
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dasharatha.vamshi
Read_from_Kairos_Component
Commits
f78499fc
Commit
f78499fc
authored
Feb 17, 2021
by
Akshay G
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README.md
parent
7908319f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
README.md
README.md
+13
-4
No files found.
README.md
View file @
f78499fc
...
...
@@ -4,8 +4,12 @@
```
python
{
"shared_volume"
:
"/mnt"
,
"end_absolute"
:
"30/11/2020 00:00:00"
,
"start_absolute"
:
"01/10/2020 00:00:00"
,
"end_absolute"
:
""
,
"start_absolute"
:
""
,
"start_relative"
:
"3"
,
"end_relative"
:
""
,
"start_relative_unit"
:
"Years"
,
"end_relative_unit"
:
""
,
"tag_hierarchy"
:{
"pressure_values"
:
"site_194$dept_1022$line_287$equipment_3824$tag_6663"
},
...
...
@@ -23,8 +27,12 @@
docker run
-v /mnt:/mnt
-e shared_volume="/mnt"
-e end_absolute="30/11/2020 00:00:00"
-e start_absolute="01/10/2020 00:00:00"
-e end_absolute=""
-e start_absolute=""
-e start_relative="3"
-e end_relative=""
-e start_relative_unit="Years"
-e end_relative_unit=""
-e tag_hierarchy='{"pressure_values":"site_194$dept_1022$line_287$equipment_3824$tag_6663"}'
-e metric_name=ilens.live_data.raw
-e kairosdb_url=http://192.168.0.207:8080
...
...
@@ -32,5 +40,6 @@ docker run
-e aggregation_sampling_value=1
-e aggregation_sampling_unit=Days
-e aggregation_alignment=None
-e LOG_LEVEL=info
azacrknowledgelens.azurecr.io/ai-forecasting/batch-multi-karios-read-component:v0.7
```
\ No newline at end of file
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