Skip to content

Commit

Permalink
[receiver/skywalking] add receiver supports version (#34916)
Browse files Browse the repository at this point in the history
**Link to tracking Issue:** #34902 (comment)
  • Loading branch information
JaredTan95 authored Sep 5, 2024
1 parent 6eaf284 commit 9ad4ae3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions receiver/skywalkingreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Receives trace data and metric data in [Skywalking](https://skywalking.apache.or

Note: The current metrics receiver only supports receiving JVM data.

## Prerequisites

This receiver supports [Apache Skywalking-Java Agent](https://github.com/apache/skywalking-java) version 8.9.0+

## Getting Started

By default, the Skywalking receiver will not serve any protocol. A protocol must be
Expand Down

0 comments on commit 9ad4ae3

Please sign in to comment.