Configuring and monitoring supported technologies

Instana supports hundreds of technologies. To learn how to configure Instana to monitor a technology, click the icon in the following lists.

If a technology that you depend on is not listed, or if you need additional information, contact us.

Notes

  • To view the metrics for the supported technologies, select Infrastructure in the sidebar of the Instana User interface, click a specific monitored host, and then you can see a host dashboard with all the collected metrics and monitored processes.

  • After you install the host agent, most agent sensors, which are designed to monitor specific technologies, are automatically installed. Some agent sensors are also automatically configured after the host agent is installed. But for the other sensors, you need to do some configurations to make these sensors work.

  • By default, all sensors automatically discover their respective technologies. To disable discovery for a specific sensor, see Disabling a sensor.

  • To find all the technologies that support Tracing, see the list in the Tracing section.

Cloud and infrastructure

Tracing

Alerting and notifications

CI/CD

Logging

Metrics

Agent sensors

The agent sensors that are highlighted by an asterisk (*) support Tracing.

Action sensors

Other

Disabling a sensor

To disable a sensor, add the following settings to your agent configuration.yaml file:

com.instana.plugin.<plugin_name>:
  enabled: false

Replace <plugin_name> in the configuration with the plugin name of the sensor you want to disable.