Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andreas Tsagkaropoulos
morphemic-preprocessor
Commits
0c62933e
Commit
0c62933e
authored
Mar 15, 2021
by
Jean-Didier Totow
Browse files
performance model, persistent storage
parent
766ef22d
Changes
124
Hide whitespace changes
Inline
Side-by-side
morphemic-persistent-storage/performance_model/models/fcrresponse_time.sav
0 → 100644
View file @
0c62933e
File added
morphemic-persistent-storage/performance_model/models/models.obj
0 → 100644
View file @
0c62933e
File added
morphemic-persistent-storage/performance_model/train/train.data
0 → 100644
View file @
0c62933e
{"url_file": "/var/performance_model/datasets/demo.csv", "target": "response_time", "application": "demo", "features": ["cpu_usage", "memory", "level", "response_time", "latency"]}
\ No newline at end of file
morphemic-persistent-storage/prometheus/prometheus.yml
0 → 100644
View file @
0c62933e
global
:
scrape_interval
:
15s
external_labels
:
replicas
:
prometheus-main
scrape_configs
:
-
job_name
:
prometheus
scrape_interval
:
12s
static_configs
:
-
targets
:
-
localhost:9090
-
job_name
:
grafana
scrape_interval
:
5s
static_configs
:
-
targets
:
-
grafana:3000
-
job_name
:
activemq
scrape_interval
:
5s
static_configs
:
-
targets
:
-
activemq:8080
\ No newline at end of file
Prev
1
…
3
4
5
6
7
Next
Write
Preview
Supports
Markdown
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