Skip to content

Commit 66e4fa1

Browse files
committed
Remove sysdig configurations
1 parent cf509b4 commit 66e4fa1

File tree

164 files changed

+53
-56894
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+53
-56894
lines changed

resources/apache/INSTALL.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,4 @@ the URL address of both the exporters in the _MERGER_URLS_ environment variable.
7575
To deploy the configuration example in Kubernetes, download the configuration file and run:
7676
```
7777
kubectl apply -f apache-deploy.yaml
78-
```
79-
80-
# Configuring Sysdig Agent
81-
82-
Download the sample [Sysdig Agent configuration file](include/sysdig-agent-config.yaml). By default the job will be in the agent so you don't need to change anything but if you don't have it here you have the way to do that
83-
84-
Apply the changes:
85-
```bash
86-
kubectl apply -f sysdig-agent-config.yaml
87-
```
78+
```

resources/apache/dashboards.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,6 @@ version: 1.0.0
55
appVersion:
66
- '2.4'
77
configurations:
8-
- name: Apache App Overview
9-
kind: Sysdig
10-
image: apache/images/apache-sysdig-app-overview.png
11-
description: |
12-
This dashboard offers information on:
13-
* Instances Up
14-
* Up Time
15-
* Time since last OK request
16-
* Error Rate
17-
* Response Time
18-
* % Workers Busy by Instance
19-
* Scoreboard status
20-
* CPU Load by Instance
21-
* Connections by State
22-
* Requests per Second by Code
23-
* Traffic
24-
* Request Size
25-
file: include/apache-sysdig-app-overview.json
268
- name: Apache App Overview
279
kind: Grafana
2810
image: apache/images/apache-grafana-app-overview.png
-737 KB
Binary file not shown.

0 commit comments

Comments
 (0)