Commit Graph

2971 Commits

Author SHA1 Message Date
8cbbf75159 drone uses DOCKER_HOST instead of shared docker sock
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 09:52:09 +02:00
2c33318e2e drone for building arm64 image
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-12 11:00:48 +02:00
David Ashpole
013e451ee3
Merge pull request #2687 from brahmaroutu/mount-utils
Move mount library dependency from utils/mount to mount-utils
2020-10-09 09:35:01 -07:00
Srini Brahmaroutu
7a47c625a9 Move mount library dependency from utils/mount to mount-utils 2020-10-01 19:05:38 -07:00
David Ashpole
2e9277ba55
Merge pull request #2683 from dashpole/flagdocs
Add flags that were not previously published
2020-09-29 11:38:04 -07:00
David Ashpole
bd789af94a Add flags that were not previously published 2020-09-29 10:52:05 -07:00
David Ashpole
f17af50524
Merge pull request #1594 from matcornic/patch-1
chore: add storage_driver_buffer_duration in Influxdb storage docs
2020-09-11 10:40:31 -07:00
David Ashpole
67253bd10a
Merge pull request #2638 from piowag/statsd_update
Add stats to statsd storage
2020-09-11 09:13:10 -07:00
David Ashpole
d3963d827b
Merge pull request #2612 from piowag/stdout_update
Add stats to stdout storage
2020-09-11 09:11:32 -07:00
David Ashpole
e12e58fc1a
Merge pull request #2644 from Creatone/perf-unix-vars
Use perf attributes from unix lib.
2020-09-11 08:02:13 -07:00
Paweł Szulik
f37bc5d647 Use perf attributes from unix lib.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
2020-09-11 09:12:37 +02:00
David Ashpole
6eda0c4509
Merge pull request #2646 from IzabellaRaulin/add_wget
Fixed https proxy issue by installing 'full' wget in Docker alpine-based build stage
2020-09-10 19:50:24 -07:00
David Ashpole
b1f68d4979
Merge pull request #2665 from nicktming/fix/add-stop
add clean operation when watchForNewContainers/Start failed
2020-09-10 17:09:10 -07:00
David Ashpole
7676a45f53
Merge pull request #2578 from Creatone/creatone/perf-grouping
Add perf event grouping.
2020-09-10 17:00:47 -07:00
David Ashpole
2de847a691
Merge pull request #2669 from dashpole/release-docs
Update release documentation and process
2020-09-10 11:49:05 -07:00
David Ashpole
6fd4cd9494 update release documentation 2020-09-10 11:40:37 -07:00
Paweł Szulik
54ac1577a1 Add perf event grouping.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
2020-09-10 11:52:01 +02:00
nicktming
9f8a060cc3 add clean operation when watchForNewContainers/Start failed 2020-09-08 11:59:51 +08:00
David Ashpole
ccefbf8b03
Merge pull request #2659 from dashpole/fix_processes
Fix ordering of processes table
2020-09-03 12:11:44 -07:00
David Ashpole
b6a007af6f fix ordering of processes table 2020-09-03 11:50:55 -07:00
David Ashpole
e3f3ee1b83
Merge pull request #2655 from dashpole/readme_link
Update readme to point to discuss.kubernetes.io
2020-08-31 17:01:49 -07:00
David Ashpole
c157f9c8f0 update readme to point to discuss.kubernetes.io 2020-08-31 13:57:06 -07:00
Izabella Raulin
c3549ef606 Fixed https proxy issue by installing 'full' wget in alpine-based build stage 2020-08-20 14:23:15 +02:00
David Ashpole
7ec518001e
Merge pull request #1924 from tianshapjq/add-hugepages-to-attributes
add hugepages info to attributes
2020-08-17 09:10:28 -07:00
David Ashpole
65e04ecab4
Merge pull request #2611 from katarzyna-z/kk_aggregate_perf
Aggregate perf metrics
2020-08-17 08:52:51 -07:00
Katarzyna Kujawa
538a6d5c01 Aggregate perf metrics
Add documentation about core perf events aggregation

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-08-17 12:35:18 +02:00
David Ashpole
888dc21343
Merge pull request #2639 from katarzyna-z/kk_perf_helpful_logs
Add logs and simplify setup of raw perf events
2020-08-13 12:25:15 -07:00
David Ashpole
dfe2477569
Merge pull request #2590 from dhoppe/dhoppe-patch-1
Use current Docker registry
2020-08-13 12:12:07 -07:00
David Ashpole
90f391fddf
Merge pull request #2621 from katarzyna-z/kk-memory-numa-stats
Memory numa stats
2020-08-13 11:40:46 -07:00
Katarzyna Kujawa
9906af8f73 Add logs informing about incorrect configuration for perf events
Simplify setup of raw perf events

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-08-13 09:06:09 +02:00
Piotr Wagner
921e28a04b Added stats to statsd storage
Signed-off-by: Piotr Wagner <piotr.wagner@intel.com>
2020-08-07 09:26:38 +02:00
Piotr Wagner
1ae242fff7 Added stats to stdout storage
Signed-off-by: Piotr Wagner <piotr.wagner@intel.com>
2020-08-07 09:23:22 +02:00
David Ashpole
a6e4fcbfea
Merge pull request #2632 from iwankgb/readPerf_zeros
Handling zeros in readPerfStat
2020-08-03 12:46:44 -07:00
David Ashpole
492345af20
Merge pull request #2627 from flyinprogrammer/fix_gchart_loader
use Google Charts loader and not jsapi
2020-07-29 09:05:14 -07:00
Maciej "Iwan" Iwanowski
1a91759c6f
Fixing formatting issues that golangci-lint has not detectged 2020-07-28 16:18:01 +02:00
Maciej "Iwan" Iwanowski
f84c910f94
Adding missing import 2020-07-28 16:05:52 +02:00
Maciej "Iwan" Iwanowski
fa98ce18bb
Merge remote-tracking branch 'origin/master' into readPerf_zeros 2020-07-28 16:04:23 +02:00
Maciej "Iwan" Iwanowski
999cd2c9f1
Adding extra test case 2020-07-28 16:04:16 +02:00
Maciej "Iwan" Iwanowski
149d6b7927
Adding scaling fixes to uncore metrics 2020-07-28 16:03:41 +02:00
David Ashpole
33463ad221
Merge pull request #2631 from Creatone/make-test-go-flags
Add entry for libpfm related tests to Makefile
2020-07-27 09:48:41 -07:00
Paweł Szulik
f8d9926c49 Add entry for libpfm related tests to Makefile 2020-07-27 17:00:50 +02:00
Katarzyna Kujawa
6cb346ecf9 Remove redundant numa stat - total count
Improve help text for prometheus metric

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-07-27 15:39:51 +02:00
Maciej "Iwan" Iwanowski
eac76442f2
Fixing number of liner errors in libpfm-related files 2020-07-26 22:25:40 +02:00
Maciej "Iwan" Iwanowski
b6cbdf6bcb
Handling zeros in readPerfStat
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-07-26 22:21:06 +02:00
Alan Scherger
ddaf1cbe5f use Google Charts loader and not jsapi 2020-07-21 14:49:35 -05:00
Katarzyna Kujawa
2fc95742f3 Memory numa stats
Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-07-17 12:12:25 +02:00
David Ashpole
50b23f4ed9
Merge pull request #2618 from dims/update-to-containerd-v1.4.0-beta.2
Update to containerd v1.4.0-beta.2 and runc v1.0.0-rc91
2020-07-16 08:39:52 -07:00
Davanum Srinivas
b567b6ad1a
Update to containerd v1.4.0-beta.2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-07-15 17:02:49 -04:00
David Ashpole
65fa5b44d3
Merge pull request #2613 from dashpole/changelog-v0.37.0
changelog for v0.37.0
2020-07-07 17:22:28 -07:00
David Ashpole
4163b9759d changelog for v0.37.0 2020-07-07 17:12:38 -07:00