Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Changelogs
0.16.0
Breaking Changes
- The following import changes:
- from diagrams.onprem.logging import Logstash is now from diagrams.elastic.elasticsearch import Logstash
- from diagrams.onprem.monitoring import Kibana is now from diagrams.elastic.elasticsearch import Kibana
- from diagrams.onprem.search import Elasticsearch(*) is now from diagrams.elastic.elasticsearch import Elasticsearch
*The previous icon was the company icon not the elasticsearch product, for the company icon: from diagrams.elastic.saas import Elastic
Added
Fixed
0.15.0
Added
Fixed