Skip to content

Support for setting "IP Family" accross all monitor types #6265

@gbrackley

Description

@gbrackley

📑 I have found these related issues/pull requests

This is simply a ticket to port the functionality in one monitor to the other types.

Not asking to act on all hosts that resolve for a given DNS name.
Not asking to check all protocols for a given name

see:

🏷️ Feature Request Type

Change to existing monitor

🔖 Feature description

With the new release and support for "IP Family" on the http monitor type is possible to monitor dual stack hosts/services and know when it is degraded. This is really good thank you.

Could the "IP Family" functionality be added to other monitor types. examples:

  • the SMTP with starttls and certificate validation can't be locked to IPv6 or IPv4

✔️ Solution

Implement the same functionality in the http monitor type in:

  • ICMP
  • SMTP
  • TCP
  • SNMP
  • ...

Anywhere where DNS resolution is performed to resolve host names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:monitorIssues or PRs related to monitorsfeature-requestRequest for new features to be addedtype:enhance-existingfeature wants to enhance existing monitor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions