The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/contribute/engineering/terminology.md

940 B

Grafana technical terminology

This document defines technical terms used in Grafana.

TLS/SSL

The acronyms TLS (Transport Layer Security) and SSL (Secure Socket Layer) are both used to describe the HTTPS security layer, and are in practice synonymous. However, TLS is considered the current name for the technology, and SSL is considered deprecated.

As such, while both terms are in use (also in our codebase) and are indeed interchangeable, TLS is the preferred term. That said however, we have at Grafana Labs decided to use both acronyms in combination when referring to this type of technology, i.e. TLS/SSL. This is in order to not confuse those who may not be aware of them being synonymous, and SSL still being so prevalent in common discourse.