Skip to content
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

[apm] update index pattern #36776

Merged
merged 1 commit into from May 22, 2019
Merged

[apm] update index pattern #36776

merged 1 commit into from May 22, 2019

Conversation

simitt
Copy link
Contributor

@simitt simitt commented May 21, 2019

Summarizing all the apm index-pattern changes that haven't been backported yet, from following PRs:

#36666
#35166
#33778
#32978

--- old.names	2019-05-21 15:39:48.000000000 +0200
+++ new.names	2019-05-21 15:39:52.000000000 +0200
@@ -24,6 +24,13 @@
   "name": "client.mac",
   "name": "client.packets",
   "name": "client.port",
+  "name": "client.user.email",
+  "name": "client.user.full_name",
+  "name": "client.user.group.id",
+  "name": "client.user.group.name",
+  "name": "client.user.hash",
+  "name": "client.user.id",
+  "name": "client.user.name",
   "name": "cloud.account.id",
   "name": "cloud.availability_zone",
   "name": "cloud.instance.id",
@@ -53,6 +60,13 @@
   "name": "destination.mac",
   "name": "destination.packets",
   "name": "destination.port",
+  "name": "destination.user.email",
+  "name": "destination.user.full_name",
+  "name": "destination.user.group.id",
+  "name": "destination.user.group.name",
+  "name": "destination.user.hash",
+  "name": "destination.user.id",
+  "name": "destination.user.name",
   "name": "docker.container.labels",
   "name": "ecs.version",
   "name": "error.code",
@@ -88,6 +102,7 @@
   "name": "event.start",
   "name": "event.timezone",
   "name": "event.type",
+  "name": "experimental",
   "name": "fields",
   "name": "file.ctime",
   "name": "file.device",
@@ -103,6 +118,14 @@
   "name": "file.target_path",
   "name": "file.type",
   "name": "file.uid",
+  "name": "geo.city_name",
+  "name": "geo.continent_name",
+  "name": "geo.country_iso_code",
+  "name": "geo.country_name",
+  "name": "geo.location",
+  "name": "geo.name",
+  "name": "geo.region_iso_code",
+  "name": "geo.region_name",
   "name": "group.id",
   "name": "group.name",
   "name": "host.architecture",
@@ -128,6 +151,13 @@
   "name": "host.os.platform",
   "name": "host.os.version",
   "name": "host.type",
+  "name": "host.user.email",
+  "name": "host.user.full_name",
+  "name": "host.user.group.id",
+  "name": "host.user.group.name",
+  "name": "host.user.hash",
+  "name": "host.user.id",
+  "name": "host.user.name",
   "name": "http.request.body.bytes",
   "name": "http.request.body.content",
   "name": "http.request.bytes",
@@ -144,11 +174,14 @@
   "name": "kubernetes.annotations",
   "name": "kubernetes.container.image",
   "name": "kubernetes.container.name",
+  "name": "kubernetes.deployment.name",
   "name": "kubernetes.labels",
   "name": "kubernetes.namespace",
   "name": "kubernetes.node.name",
   "name": "kubernetes.pod.name",
   "name": "kubernetes.pod.uid",
+  "name": "kubernetes.replicaset.name",
+  "name": "kubernetes.statefulset.name",
   "name": "labels",
   "name": "log.level",
   "name": "log.original",
@@ -223,6 +256,13 @@
   "name": "server.mac",
   "name": "server.packets",
   "name": "server.port",
+  "name": "server.user.email",
+  "name": "server.user.full_name",
+  "name": "server.user.group.id",
+  "name": "server.user.group.name",
+  "name": "server.user.hash",
+  "name": "server.user.id",
+  "name": "server.user.name",
   "name": "service.environment",
   "name": "service.ephemeral_id",
   "name": "service.framework.name",
@@ -251,6 +291,13 @@
   "name": "source.mac",
   "name": "source.packets",
   "name": "source.port",
+  "name": "source.user.email",
+  "name": "source.user.full_name",
+  "name": "source.user.group.id",
+  "name": "source.user.group.name",
+  "name": "source.user.hash",
+  "name": "source.user.id",
+  "name": "source.user.name",
   "name": "sourcemap.bundle_filepath",
   "name": "sourcemap.service.name",
   "name": "sourcemap.service.version",
@@ -269,6 +316,7 @@
   "name": "system.process.memory.rss.bytes",
   "name": "system.process.memory.size",
   "name": "tags",
+  "name": "timeseries.instance",
   "name": "timestamp.us",
   "name": "trace.id",
   "name": "transaction.duration.us",

@simitt simitt added Team:APM All issues that need APM UI Team support v7.2.0 labels May 21, 2019
@simitt simitt requested a review from sorenlouv May 21, 2019 14:13
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui

@elasticmachine
Copy link
Contributor

💔 Build Failed

@simitt
Copy link
Contributor Author

simitt commented May 21, 2019

jenkins, retest this please

@elasticmachine
Copy link
Contributor

💔 Build Failed

@simitt
Copy link
Contributor Author

simitt commented May 22, 2019

jenkins, retest this please

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@simitt simitt merged commit 34c1939 into elastic:7.x May 22, 2019
@simitt simitt deleted the 7.x-apm-index-pattern branch October 14, 2019 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support v7.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants