{"id":1024,"date":"2023-02-24T16:55:30","date_gmt":"2023-02-24T16:55:30","guid":{"rendered":"https:\/\/rushfordgatheringspace.com\/?p=1024"},"modified":"2023-02-24T16:55:31","modified_gmt":"2023-02-24T16:55:31","slug":"using-toggles-in-a-feature-flag-system","status":"publish","type":"post","link":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/","title":{"rendered":"Using Toggles in a Feature Flag System"},"content":{"rendered":"<div class=\"post-content\"><p><img decoding=\"async\" src=\"https:\/\/i.imgur.com\/aH6MmaL.jpg\" align=\"left\" alt=\"Togle\" style=\"max-width:43%; max-height:240px; margin:0px 10px; height:auto; width:auto;\"> <\/p>\n<h4>Togle (pronounced toggl) is a word in Wiktionary which means &#8220;to switch.&#8221;<\/h4>\n<p>In computer language, toggle refers to a switch that has two outcomes, on and off. It is used extensively in software options menus, where users can mark certain items as On or Off.<\/p>\n<p>Toggles can be a great way to display preferences, settings, and other information. However, they should be used in context and should not be overused.<\/p>\n<h4>Static Configuration versus Dynamic Re-Configuration<\/h4>\n<p>When feature toggle configuration is centralized, in most cases it makes more sense to maintain them as static files. This approach is more scalable and easier to manage across a large fleet of servers.<\/p>\n<p>If toggles are to be managed in a dynamic fashion they can become quite fiddly. One option for managing toggle configuration is to hardcode them into a preprocessor&#8217;s #ifdef feature, where available. This is a more sophisticated approach but it is not suitable for all feature flags.<\/p>\n<h4>Overriding Toggle Configuration<\/h4>\n<p>If your feature flag system allows you to override toggle configuration from the runtime, this is an attractive approach for a number of reasons. First of all, it can make testing simpler.<\/p>\n<p>It also helps to ensure that the toggle is always in the correct state, and avoids surprises when the release goes live. This is especially important when testing less dynamic flags, where the toggle may be configured to enable behavior which isn&#8217;t expected.<\/p>\n<p>While this kind of overriding is often necessary for more advanced feature flags, it should be avoided by teams who prefer to use static configuration. It can be a major pain to change toggles during development or deployment, and can negatively impact the feedback loop that CI\/CD provides.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Togle (pronounced toggl) is a word in Wiktionary which means<a href=\"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/\">Read More<i class=\"fa fa-long-arrow-right\" aria-hidden=\"true\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1024","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below\" \/>\n<meta property=\"og:description\" content=\"Togle (pronounced toggl) is a word in Wiktionary which meansRead More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Read the Most Popular News About Online Gambling Below\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-24T16:55:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T16:55:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.imgur.com\/aH6MmaL.jpg\" \/>\n<meta name=\"author\" content=\"adminrush\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"adminrush\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/\"},\"author\":{\"name\":\"adminrush\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/#\\\/schema\\\/person\\\/090e2c4b9b9301299ece0124d1da19b2\"},\"headline\":\"Using Toggles in a Feature Flag System\",\"datePublished\":\"2023-02-24T16:55:30+00:00\",\"dateModified\":\"2023-02-24T16:55:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/\"},\"wordCount\":292,\"image\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.imgur.com\\\/aH6MmaL.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/\",\"url\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/\",\"name\":\"Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.imgur.com\\\/aH6MmaL.jpg\",\"datePublished\":\"2023-02-24T16:55:30+00:00\",\"dateModified\":\"2023-02-24T16:55:31+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/#\\\/schema\\\/person\\\/090e2c4b9b9301299ece0124d1da19b2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i.imgur.com\\\/aH6MmaL.jpg\",\"contentUrl\":\"https:\\\/\\\/i.imgur.com\\\/aH6MmaL.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/2023\\\/02\\\/24\\\/using-toggles-in-a-feature-flag-system\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using Toggles in a Feature Flag System\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/#website\",\"url\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/\",\"name\":\"Read the Most Popular News About Online Gambling Below\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/#\\\/schema\\\/person\\\/090e2c4b9b9301299ece0124d1da19b2\",\"name\":\"adminrush\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g\",\"caption\":\"adminrush\"},\"sameAs\":[\"https:\\\/\\\/rushfordgatheringspace.com\"],\"url\":\"https:\\\/\\\/rushfordgatheringspace.com\\\/index.php\\\/author\\\/adminrush\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/","og_locale":"en_US","og_type":"article","og_title":"Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below","og_description":"Togle (pronounced toggl) is a word in Wiktionary which meansRead More","og_url":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/","og_site_name":"Read the Most Popular News About Online Gambling Below","article_published_time":"2023-02-24T16:55:30+00:00","article_modified_time":"2023-02-24T16:55:31+00:00","og_image":[{"url":"https:\/\/i.imgur.com\/aH6MmaL.jpg","type":"","width":"","height":""}],"author":"adminrush","twitter_card":"summary_large_image","twitter_misc":{"Written by":"adminrush","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#article","isPartOf":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/"},"author":{"name":"adminrush","@id":"https:\/\/rushfordgatheringspace.com\/#\/schema\/person\/090e2c4b9b9301299ece0124d1da19b2"},"headline":"Using Toggles in a Feature Flag System","datePublished":"2023-02-24T16:55:30+00:00","dateModified":"2023-02-24T16:55:31+00:00","mainEntityOfPage":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/"},"wordCount":292,"image":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#primaryimage"},"thumbnailUrl":"https:\/\/i.imgur.com\/aH6MmaL.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/","url":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/","name":"Using Toggles in a Feature Flag System - Read the Most Popular News About Online Gambling Below","isPartOf":{"@id":"https:\/\/rushfordgatheringspace.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#primaryimage"},"image":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#primaryimage"},"thumbnailUrl":"https:\/\/i.imgur.com\/aH6MmaL.jpg","datePublished":"2023-02-24T16:55:30+00:00","dateModified":"2023-02-24T16:55:31+00:00","author":{"@id":"https:\/\/rushfordgatheringspace.com\/#\/schema\/person\/090e2c4b9b9301299ece0124d1da19b2"},"breadcrumb":{"@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#primaryimage","url":"https:\/\/i.imgur.com\/aH6MmaL.jpg","contentUrl":"https:\/\/i.imgur.com\/aH6MmaL.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/rushfordgatheringspace.com\/index.php\/2023\/02\/24\/using-toggles-in-a-feature-flag-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rushfordgatheringspace.com\/"},{"@type":"ListItem","position":2,"name":"Using Toggles in a Feature Flag System"}]},{"@type":"WebSite","@id":"https:\/\/rushfordgatheringspace.com\/#website","url":"https:\/\/rushfordgatheringspace.com\/","name":"Read the Most Popular News About Online Gambling Below","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rushfordgatheringspace.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/rushfordgatheringspace.com\/#\/schema\/person\/090e2c4b9b9301299ece0124d1da19b2","name":"adminrush","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e6951b68561a53a4644eb70f84e3cd65fb898784c96cc0d42471e383c35c81e?s=96&d=mm&r=g","caption":"adminrush"},"sameAs":["https:\/\/rushfordgatheringspace.com"],"url":"https:\/\/rushfordgatheringspace.com\/index.php\/author\/adminrush\/"}]}},"_links":{"self":[{"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/posts\/1024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/comments?post=1024"}],"version-history":[{"count":1,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/posts\/1024\/revisions"}],"predecessor-version":[{"id":1025,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/posts\/1024\/revisions\/1025"}],"wp:attachment":[{"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/media?parent=1024"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/categories?post=1024"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rushfordgatheringspace.com\/index.php\/wp-json\/wp\/v2\/tags?post=1024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}