- 
                Notifications
    You must be signed in to change notification settings 
- Fork 508
feat(linux): Release linux metrics package as GA #15658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
e802c18
              c0a0183
              6ea0341
              c045444
              b4eff4a
              8b00832
              File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| dependencies: | ||
| ecs: | ||
| reference: [email protected] | ||
| version: "null" | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| version: '2.3' | ||
| version: "2.3" | ||
| services: | ||
| linux: | ||
| build: . | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,4 +1,9 @@ | ||
| # newer versions go on top | ||
| - version: "1.0.0" | ||
| changes: | ||
| - description: Release package as GA | ||
| type: bugfix | ||
| link: https://github.com/elastic/integrations/pull/1234 | ||
|          | ||
| - version: "0.7.3" | ||
| changes: | ||
| - description: Require root privileges for pageinfo | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System entropy metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: Linux disk iostat metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: linux/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: Kernel Samepage merging metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: linux/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: Linux-only memory metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: linux/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System network_summary metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System page info metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: linux/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System raid metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System service metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System socket metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| title: System users metrics | ||
| release: experimental | ||
| type: metrics | ||
| streams: | ||
| - input: system/metrics | ||
|  | ||
Uh oh!
There was an error while loading. Please reload this page.