Skip to content

Commit

Permalink
change type of ip field
Browse files Browse the repository at this point in the history
  • Loading branch information
glefloch committed Apr 20, 2017
1 parent 95195cc commit e733163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heartbeat/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Service url used by monitor.
- name: ip
type: keyword
type: ip
description: >
IP of service being monitored. If service is monitored by hostname,
the `ip` field contains the resolved ip address for the current host.
Expand Down

0 comments on commit e733163

Please sign in to comment.