Skip to content

Commit d9971ec

Browse files
authored
Merge pull request #22 from apache/master
merge
2 parents b6cd02b + 58854af commit d9971ec

File tree

5 files changed

+148
-149
lines changed

5 files changed

+148
-149
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ Release Notes.
7474
* Make the flushing metrics operation concurrent.
7575
* Fix ALS K8SServiceRegistry didn't remove the correct entry.
7676
* Using "service.istio.io/canonical-name" to replace "app" label to resolve Envoy ALS service name.
77-
* Append the root slash(/) to getIndex and getTemplate requests in ES client.
77+
* Append the root slash(/) to getIndex and getTemplate requests in ES(6 and 7) client.
7878
* Fix `disable` statement not working. This bug exists since 8.0.0.
79+
* Remove the useless metric in `vm.yaml`.
7980

8081
#### UI
8182
* Update selector scroller to show in all pages.

docs/en/concepts-and-designs/event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently, the officially supported clients to report events are:
1212

1313
- [ ] Java Agent Toolkit: Using the Java agent toolkit to report events within the applications.
1414
- [x] SkyWalking CLI: Using the CLI to report events from the command line interface.
15-
- [ ] Kubernetes Event Exporter: Deploying an event exporter to refine and report Kubernetes events.
15+
- [x] [Kubernetes Event Exporter](http://github.com/apache/skywalking-kubernetes-event-exporter): Deploying an event exporter to refine and report Kubernetes events.
1616

1717
## Event Definitions
1818

0 commit comments

Comments
 (0)