
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/29196fbbfb4275c103f46d3bb625ace20/klinaku",         
         "tags" : [
            "autoscaling","cloud-computing","elasticity","explainability"
         ],
         
         "intraHash" : "9196fbbfb4275c103f46d3bb625ace20",
         "interHash" : "862837d453b2262b4407b56f666e41aa",
         "label" : "Hitchhiker's Guide for Explainability in Autoscaling",
         "user" : "klinaku",
         "description" : "",
         "date" : "2025-01-13 13:33:26",
         "changeDate" : "2025-01-13 13:33:26",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Companion of the 2023 ACM/SPEC International Conference on Performance Engineering","series": "ICPE '23 Companion","publisher":"Association for Computing Machinery","address":"New York, NY, USA",
         "year": "2023", 
         "url": "https://doi.org/10.1145/3578245.3584728", 
         
         "author": [ 
            "Floriment Klinaku","Sandro Speth","Markus Zilch","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Sandro",	"last" : "Speth"},
            	{"first" : "Markus",	"last" : "Zilch"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         "pages": "277\u2013282","abstract": "Cloud-native applications force increasingly powerful and complex autoscalers to guarantee the applications' quality of service. For software engineers with operational tasks understanding the autoscalers' behavior and applying appropriate reconfigurations is challenging due to their internal mechanisms, inherent distribution, and decentralized decision-making. Hence, engineers seek appropriate explanations. However, engineers' expectations on feedback and explanations of autoscalers are unclear. In this paper, through a workshop with a representative sample of engineers responsible for operating an autoscaler, we elicit requirements for explainability in autoscaling. Based on the requirements, we propose an evaluation scheme for evaluating explainability as a non-functional property of the autoscaling process and guide software engineers in choosing the best-fitting autoscaler for their scenario. The evaluation scheme is based on a Goal Question Metric approach and contains three goals, nine questions to assess explainability, and metrics to answer these questions. The evaluation scheme should help engineers choose a suitable and explainable autoscaler or guide them in building their own.",
         "isbn" : "9798400700729",
         
         "location" : "Coimbra, Portugal",
         
         "doi" : "10.1145/3578245.3584728",
         
         "bibtexKey": "Klinaku2023"

      }
	  
   ]
}
