Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

feat(status) report dns source data on status #86

Merged
merged 1 commit into from
Mar 23, 2020
Merged

feat(status) report dns source data on status #86

merged 1 commit into from
Mar 23, 2020

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented Mar 23, 2020

Status report now has an additional field dns on the reported host level. This field can have multiple values;

  • record type the DNS resolved to; eg. A, AAAA, SRV. Hosts added as IP addresses will show up here as their respective types; ipv4 as A, ipv6 as AAAA
  • for records with ttl=0 the value will be ttl=0, virtual SRV
  • for DNS errors it will report the error; eg. dns server error: 3 name error

@Tieske Tieske merged commit 3f38cca into master Mar 23, 2020
@Tieske Tieske deleted the dns-info branch March 23, 2020 10:18
bungle added a commit to Kong/kong that referenced this pull request Mar 31, 2020
### Summary

- Change: export DNS source type on status report.
  See [PR 86](Kong/lua-resty-dns-client#86).
bungle added a commit to Kong/kong that referenced this pull request Mar 31, 2020
### Summary

- Change: export DNS source type on status report.
  See [PR 86](Kong/lua-resty-dns-client#86).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant