forked from apache/skywalking-satellite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support async-profiler grpc interface (apache#156)
- Loading branch information
1 parent
76103da
commit cb2032d
Showing
126 changed files
with
1,149 additions
and
274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_envoy-als-v2-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_envoy-als-v3-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_envoy-metrics-v2-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_envoy-metrics-v3-grpc-forwarder.md
100755 → 100644
Empty file.
9 changes: 9 additions & 0 deletions
9
docs/en/setup/plugins/forwarder_native-async-profiler-grpc-forwarder.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Forwarder/native-async-profiler-grpc-forwarder | ||
## Description | ||
This is a grpc forwarder with the SkyWalking native async profiler protocol. | ||
## DefaultConfig | ||
```yaml``` | ||
## Configuration | ||
|Name|Type|Description| | ||
|----|----|-----------| | ||
|
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-ebpf-accesslog-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-ebpf-profiling-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-event-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-management-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-meter-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-process-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-profile-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_native-tracing-grpc-forwarder.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/forwarder_otlp-metrics-v1-grpc-forwarder.md
100755 → 100644
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-envoy-metrics-v2-receiver.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-envoy-metrics-v3-receiver.md
100755 → 100644
Empty file.
11 changes: 11 additions & 0 deletions
11
docs/en/setup/plugins/receiver_grpc-native-async-profiler-receiver.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Receiver/grpc-native-async-profiler-receiver | ||
## Description | ||
This is a receiver for SkyWalking native async-profiler format, which is defined at https://github.com/apache/skywalking-data-collect-protocol/blob/master/asyncprofiler/AsyncProfiler.proto. | ||
## Support Forwarders | ||
- [native-async-profiler-grpc-forwarder](forwarder_native-async-profiler-grpc-forwarder.md) | ||
## DefaultConfig | ||
```yaml``` | ||
## Configuration | ||
|Name|Type|Description| | ||
|----|----|-----------| | ||
|
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-ebpf-accesslog-receiver.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-ebpf-profiling-receiver.md
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-management-receiver.md
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-process-receiver.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-profile-receiver.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-native-tracing-receiver.md
100755 → 100644
Empty file.
Empty file modified
0
docs/en/setup/plugins/receiver_grpc-otlp-metrics-v1-receiver.md
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.