wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Prometheus and monitoring

Total questions: 16

Worksheet time: 5mins

Name
Class
Date
1.

What was Prometheus?

a)

A Roman god

b)

An Egyptian deity

c)

A Greek titan

d)

A bad movie

2.

How does Prometheus cope with Grafana?

a)

Grafana can query Prometheus directly

b)

You need a proxy in between to transform data

c)

Grafana just can't query Prometheus in any way

3.

Which components are usually used together?

a)

Prometheus + Clickhouse

b)

Prometheus + Grafana + Elasticsearch

c)

Prometheus + Alertmanager + Grafana

d)

Prometheus + Grafana + WinRar

4.

Prometheus uses push or pull mechanisms to get its data?

a)

Push: data is sent to Prometheus

b)

Pull: Prometheus fetches data

c)

Both

5.

What component allows Prometheus to get data from ephemeral jobs?

a)

Alertmanager

b)

No extra component

c)

PushGateway

d)

Prometheus federation

6.

What observability pattern does Prometheus follow?

a)

Metrics / measurement

b)

Event

c)

Both

7.

How are the components that expose metrics to Prometheus called?

a)

Publishers

b)

Exporters

c)

Ephemeral jobs

d)

Subscribers

8.

What are the 4 metric types Prometheus support?

a)

Counter, Gauge, Summary and Total

b)

Total, Counter, Gauge and Histogram

c)

Histogram, Cumulative histogram, Gauge and Summary

d)

Counter, Gauge, Histogram and Summary

9.

Histograms are named after which words?

a)

Histós (en. bucket, es. cubo) + Gramma (drawing)

b)

Histio (k8s component) + Gramma (drawing)

c)

Histós (en. mast, es. mástil) + Gramma (drawing)

d)

[Evar]Histo (mathematician that coined it) + Gramma (drawing)

10.

What is the name of the language to query data in Prometheus?

a)

PromLite

b)

PromSQL

c)

PromQL

d)

PrometheusLite

11.

What can counter metrics do?

a)

Arbitrarily go up or down

b)

Only increase value or reset to zero

c)

Measure frequency in buckets

d)

Arbitrarily go up or down and reset to zero

12.

Which metric type is considered as deprecated?

a)

Counter

b)

Summary

c)

Gauge

d)

Histogram

13.

What is the mechanism that allows a component to discover services?

a)

Service mesh

b)

Service reflection

c)

Service HA

d)

Service discovery

14.

When defining a metric, what should you include as suffix?

a)

milliseconds

b)

measurement unit

c)

label name

d)

low cardinality value

15.

How do you calculate the cardinality of a metric?

a)

sum of all metric value points in time

b)

total amount of labels

c)

average amount of values per second

d)

unique combination of labels key=value

16.

What is the answer to the Ultimate Question of Life, the Universe, and Everything?

a)

452

b)

46

c)

42

d)

13