Write 10 lines answers for following question. Please use 2 useful image which should be very relevant and meaningful in this context.
- What is Monitoring?
- What is observability and hows its different from Monitoring?
- What are action items for setting up observability?
Monitoring is monitoring the health of infrastructure. We gather metrices for hardware and software in infrastructure and monitor the devices basis the metrices. So we have tools where we have metrices defined and which monitors the event of malfunction and disruption.

Observability allows to actively debug the system It helps us to measure the systems current state and gives greater control over complex systems.
Action Items- Metrices, Event , logs and traces.
Monitoring is a systematic process of collecting, analysing & using information to track it and reaching it's objectives.
Observability is assembling all fragments from logs,monitoring tools and organize them in a way which gives actionable knowledge.
Monitoring just tells us whether the system is working or not while observability tells us why it isn't working. Its a superset of Monitoring.
Action items for observability is MELT
I.e.,Melt, Events, Logs,Traces.
What is monitoring?
What is observability and hows its different from Monitoring?
What are action items for setting up observability?
1.Monitoring is the process to gather metrics about the operations of an IT environment's hardware and software to ensure everything functions as expected to support applications and services.
2.Observability is the advancement of Monitoring, getting deeper in to the metrics we have.
for example, through monitoring we can get the current state of a device, by obserbability we can fetch , how long the device was in that state.
3.Action items for observability is MELT
Melt, Events, Logs,Traces.
Monitoring is a process of collecting, analyzing data and information to improve the performance In work.
Observability is that it is the use of external data outputs to understand the internal state of a system it is use of logs, metrics and distributed traces to understand the state of a complex software system..
Major elementary keywords are:
Metrics
Events
Logs
Traces
What is Monitoring? Gathering of Metrics ( Information / data)
What is observability and hows its different from Monitoring?


Observability : Will see why the issue raised ? or why we received the failure or what caused to get the alert .
Monitoring:
It is just share to the alert information or status of the metric
Gathering of Metrics Data (Availability, Performance & Capacity)
Observability relies on telemetry. Its been based on the data it generates such as logs, Metrics & traces.It has multiple cloud infrastructure component & container, open-source tool, Microservice records.
Metrics
Events
Logs
Trace
Monitoring set up helps us to keep a tab on Infrastructure services to ensure everything is working as expected and any abnormality is reported in form of an alerting.
While Monitoring tells us there is a issue, Observability tells us why & where the issue is, thus helps in faster resolution with less trouble shooting.
Action items for setting up observability is MELT : Metrics, Events, Logs, Trace .
ANS :Observability refers to the ability to understand what is happening inside a system based on the external data exposed by that system and focused on keeping the most relevant, important and core issues at or near the top of an operations. Observability tells us why the system is down, Monitoring tell us the Server is not working. Observability tells why something is wrong and monitoring tells when something is wrong, Observability is Proactive where as Monitoring is reactive. Observability reduces the duration and impact of incident and Monitoring enables Quick response.
Monitoring is based on gathering predefined sets of metrics or logs. Observability is tooling or a technical solution that allows teams to actively debug their system. Observability is based on exploring properties and patterns not defined in advance.
Monitoring is a process to mitigate any issues that occurs in the environment
Observability and monitoring are separate but supplemental concepts. A simple way to distinguish the two is that monitoring works by collecting and analyzing telemetry known to be related to application or system performance issues, while observability gives teams the contextual information needed to identify and respond to “unknown unknowns,” or issues teams are not yet aware of.Observability platforms automatically and continuously collect telemetry data from across distributed IT environments and correlate it in real-time, allowing users to easily understand what is happening and why without having to predefine the exact data collected or tagging applied. Beyond simply enabling enhanced monitoring, observability solutions provide an exploratory function, giving users the application and infrastructure context needed to flexibly query operational data and surface valuable insights.
3.Metrics, Events, Logs and Traces are the essential data types of observability
Monitoring is the process of checking the health status of the servers, services, devices & applications and can be report to respective owners.
Observability is show what's going on inside of the system and can be modify it. Where as in monitoring we don't have the option
Tracing and checking s logs
Observability is a management strategy that helps us to understand the most relevant or core issues near the top of an operations process flow.
Monitoring is a systematic process by which we can collect and analyze data and using those we can track any program is reaching its objectives or not and we can make decisions accordingly.
For monitoring there are some sets of metrics or logs which are already defined based on that we can understand the issue.
But using observability we can debug system actively.
Action Items- Metrices, Event , logs and traces


1.Monitoring is the regular recording of activities.
Monitoring
Monitoring is based on collecting and gathering of metrices and Events
3.MELT is used to setup observability
Monitoring

Monitoring is a process of collecting, reporting and analyzing the information.
Monitoring is the act of observing a system’s performance over time.
Monitoring technologies EX - APM
Observability
It uses the data and insights for understanding of your system, including its health and performance.
Tool we used to setup observability is Datadog, Newrelic, Splunk etc.
Monitoring is Proactive where as Observability is Reactive.
MELT is used to setup observability
M -> Metrices
E -> Events
L -> Logs
T -> Traces