Domain 2: Configuration
IBM Certified Specialist - Instana · 47 questions
- An Instana administrator needs to assign a newly deployed agent to the monitoring zone named US-East-Production. The agent is already running and connected, but it appears in the default zone. Which configuration file on the agent must be modified to set the correct zone assignment?
- A financial services company wants the Instana agent on a shared application host to collect traces and metrics from their trading platform but completely exclude their internal HR application running on the same host from data collection. Which Instana feature supports this selective per-process monitoring without deploying a separate agent?
- An operations team managing a large fleet of servers wants to reduce backend storage consumption by disabling process snapshot collection for a group of development servers while keeping full data collection for production servers. Where would they configure this per-group data collection behavior?
- A DevOps engineer needs to configure the Instana agent to exclude HTTP health-check endpoints such as /health and /metrics from being traced in a Java application. These calls are polluting trace data and skewing latency metrics. In which file and section should this endpoint exclusion be configured?
- After deploying an Instana agent on a newly provisioned server, the agent fails to appear in the Instana UI after 10 minutes. Network port connectivity between the server and the Instana backend has been confirmed as working. Which configuration file should the administrator verify first to ensure the agent key and backend endpoint are correctly specified?
- An Instana agent administrator reviews the following block in configuration.yaml: com.instana.plugin.mysql with nested fields for user, password, and pollrate set to 30. Which of the following correctly describes the purpose of this configuration block?
- A development team has a Python microservice that tracks business KPIs such as ordersperminute and checkouterrors and emits them via the StatsD protocol on UDP port 8125. They want these custom metrics to appear alongside infrastructure metrics in Instana dashboards. What must be configured in the Instana agent to receive and forward these StatsD metrics?
- An Instana administrator needs to configure an automated alert that fires whenever CPU utilization on any host tagged with env:production exceeds 90% for more than 5 consecutive minutes. Which Instana feature is used to define this threshold-based, duration-scoped, tag-filtered alerting rule?
- An operations team configured an email alert channel in Instana to send critical infrastructure notifications to the on-call rotation. Team members report they are not receiving alert emails even though the alerts are visible and triggered in the Instana Events UI. Which factor is MOST likely causing the delivery failure?
- An Instana administrator is configuring a PagerDuty alert channel and is prompted to enter an Integration Key. A junior team member is unsure where this key is obtained and what type of PagerDuty configuration is required. What is the correct procedure to obtain and configure this key?
- A company uses a proprietary incident management platform that accepts JSON payloads via HTTP POST requests on a specific endpoint URL. They want Instana to automatically notify this system when critical alerts are triggered. Which Instana alert channel type should they configure, and in what format will the notification payload be sent?
- A platform team wants to create an Instana Application Perspective that captures all calls associated with services tagged kubernetes.namespace.name=payments OR where the service name equals payment-gateway. Which approach correctly defines this multi-condition scope within an Application Perspective?
- An SRE team configures SLO targets for a Checkout Application Perspective and later discovers that synthetic health-check calls to the /health endpoint are included in the error budget calculations, artificially inflating the success rate. What is the recommended Instana approach to exclude these health-check calls from the perspective's scope?
- An Instana operator needs to filter the Infrastructure Map to display only hosts located in the AWS us-east-1 availability zone that also have the custom tag team:backend applied. Which Dynamic Focus Query correctly applies both conditions simultaneously?
- An operations team managing infrastructure across AWS, Azure, and GCP wants to reorganize the Instana Infrastructure Map to visually cluster resources by cloud provider, enabling quick assessment of workload distribution across providers. Which Infrastructure Map capability enables this visual grouping without changing any monitoring configuration?
- During a self-hosted Instana backend installation, the configuration team needs to specify connection parameters for the Cassandra and DataStax cluster, including contact point IP addresses, port number, and the target keyspace name. In a classic non-Kubernetes on-premises Instana deployment, where are these backend datastore connection parameters defined?
- A self-hosted Instana deployment team is performing the initial backend configuration and needs to specify Kafka broker addresses for span data ingestion alongside ClickHouse connection parameters for metric storage. Both configurations must be in place before the backend services can start. Where should both sets of connection parameters be specified?
- An SRE team lead wants to build a custom Instana dashboard showing the P99 response time of the Order Service alongside its error rate, each displayed as a separate time-series chart for trend analysis over a 24-hour window. Which widget type should be added to the custom dashboard for each of these metrics?
- A company performs scheduled database maintenance every Sunday from 02:00 to 04:00 UTC. During these windows, expected performance degradation causes dozens of Instana alerts to fire, overwhelming the on-call team with noise. What is the correct Instana approach to suppress alert notifications specifically during these recurring maintenance periods?
- An Instana infrastructure administrator wants to write a single Dynamic Focus Query that returns entities matching a specific tag AND belonging to a particular zone, but also wants to include entities from a secondary zone using OR logic. Which statement accurately describes how to combine multiple conditions in a Dynamic Focus Query?
- An Instana administrator audits the infrastructure and finds the same logical concept tagged inconsistently: some hosts use env:prod, others use environment:production, and some have only the value production with no key. The administrator wants a centralized view to identify all tag variations before coordinating a standardization effort across teams. Which Instana feature provides this centralized tag visibility?
- A consultant is advising a customer that wants a scalable implementation. Which approach best demonstrates Smart Alerts in a IBM Certified Instana Observability Administrator environment?
- A senior engineer reviews the current plan and notices that one key control is missing. The team is focused on custom dashboards. Which recommendation is most appropriate?
- A team is preparing a production rollout and needs to avoid a design mistake. For IBM Certified Instana Observability Administrator, the topic is OpenTelemetry integration. What should the team do?
- During a design review, an architect asks which choice best matches the IBM guidance. The team is focused on service naming rules. Which recommendation is most appropriate?
- A senior engineer reviews the current plan and notices that one key control is missing. What is the best way to handle service naming rules while staying aligned with the certification objectives?
- A team is preparing a production rollout and needs to avoid a design mistake. Which approach best demonstrates Smart Alerts in a IBM Certified Instana Observability Administrator environment?
- During a design review, an architect asks which choice best matches the IBM guidance. The team is focused on custom dashboards. Which recommendation is most appropriate?
- An administrator is troubleshooting a pilot deployment and wants the most appropriate next step. For IBM Certified Instana Observability Administrator, the topic is OpenTelemetry integration. What should the team do?
- A project lead is turning a proof of concept into a governed production workflow. The team is focused on service naming rules. Which recommendation is most appropriate?
- A consultant is advising a customer that wants a scalable implementation. For IBM Certified Instana Observability Administrator, the topic is Smart Alerts. What should the team do?
- A senior engineer reviews the current plan and notices that one key control is missing. Which approach best demonstrates custom dashboards in a IBM Certified Instana Observability Administrator environment?
- A team is preparing a production rollout and needs to avoid a design mistake. What is the best way to handle OpenTelemetry integration while staying aligned with the certification objectives?
- A consultant is advising a customer that wants a scalable implementation. For IBM Certified Instana Observability Administrator, the topic is OpenTelemetry integration. What should the team do?
- A senior engineer reviews the current plan and notices that one key control is missing. The team is focused on service naming rules. Which recommendation is most appropriate?
- A team is preparing a production rollout and needs to avoid a design mistake. For IBM Certified Instana Observability Administrator, the topic is Smart Alerts. What should the team do?
- During a design review, an architect asks which choice best matches the IBM guidance. Which approach best demonstrates custom dashboards in a IBM Certified Instana Observability Administrator environment?
- An administrator is troubleshooting a pilot deployment and wants the most appropriate next step. What is the best way to handle OpenTelemetry integration while staying aligned with the certification objectives?
- A project lead is turning a proof of concept into a governed production workflow. Which approach best demonstrates service naming rules in a IBM Certified Instana Observability Administrator environment?
- A consultant is advising a customer that wants a scalable implementation. What is the best way to handle Smart Alerts while staying aligned with the certification objectives?
- A project lead is turning a proof of concept into a governed production workflow. Which approach best demonstrates custom dashboards in a IBM Certified Instana Observability Administrator environment?
- A consultant is advising a customer that wants a scalable implementation. What is the best way to handle OpenTelemetry integration while staying aligned with the certification objectives?
- A senior engineer reviews the current plan and notices that one key control is missing. Which approach best demonstrates service naming rules in a IBM Certified Instana Observability Administrator environment?
- A team is preparing a production rollout and needs to avoid a design mistake. What is the best way to handle Smart Alerts while staying aligned with the certification objectives?
- During a design review, an architect asks which choice best matches the IBM guidance. For IBM Certified Instana Observability Administrator, the topic is custom dashboards. What should the team do?
- An administrator is troubleshooting a pilot deployment and wants the most appropriate next step. The team is focused on OpenTelemetry integration. Which recommendation is most appropriate?
- A project lead is turning a proof of concept into a governed production workflow. For IBM Certified Instana Observability Administrator, the topic is service naming rules. What should the team do?