<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monaco v2 env variables as part of the name in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/205528#M24778</link>
    <description>&lt;P&gt;Great solution,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11940"&gt;@Bert_VanderHeyd&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Started reading your original post and became quite scared, as I use "combinations" on names A LOT !!&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 18:56:23 GMT</pubDate>
    <dc:creator>PedroDeodato</dc:creator>
    <dc:date>2023-02-23T18:56:23Z</dc:date>
    <item>
      <title>Monaco v2 env variables as part of the name</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/204841#M24657</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;I am trying out the new monaco v2 release candidate.&lt;/P&gt;&lt;P&gt;The convert works nice but I already found something unsupported.&lt;/P&gt;&lt;P&gt;V1 config ...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Team BLUE
ao-team-blue-nonprod: 
  - name: "AO - Team - BLUE - {{ .Env.MONACO_ENVNAME  }}"
  - team: "BLUE"
  - env: "{{ .Env.MONACO_ENVNAME  }}"&lt;/LI-CODE&gt;&lt;P&gt;V2 config ...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;- id: ao-team-blue-nonprod
  config:
    name:
      name: MONACO_ENVNAME
      type: environment
    parameters:
      env:
        name: MONACO_ENVNAME
        type: environment
      team: BLUE
    template: ao-team-withenv.json
  type:
    api: alerting-profile&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "env" parameter is fine because the entire parameter comes from the environment variable Monaco_envname. However, the name should be a combination.&amp;nbsp; Like: "AO - Team - BLUE - {{ .Env.MONACO_ENVNAME }}"&lt;/P&gt;&lt;P&gt;Any ideas here, workaround.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:32:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/204841#M24657</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2023-02-15T12:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monaco v2 env variables as part of the name</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/205485#M24754</link>
      <description>&lt;P&gt;I found a possible solution. One of the supported types is called compound and looks exactly what I would need.&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/manage/configuration-as-code/configuration/yaml-configuration#compound" target="_blank"&gt;https://www.dynatrace.com/support/help/manage/configuration-as-code/configuration/yaml-configuration#compound&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since we are using some configurations based on team and on environment I am now preprocessing (generating) the yaml files via powershell. Also a great way to avoid to much config.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 14:50:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/205485#M24754</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2023-02-23T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Monaco v2 env variables as part of the name</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/205528#M24778</link>
      <description>&lt;P&gt;Great solution,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11940"&gt;@Bert_VanderHeyd&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Started reading your original post and became quite scared, as I use "combinations" on names A LOT !!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 18:56:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monaco-v2-env-variables-as-part-of-the-name/m-p/205528#M24778</guid>
      <dc:creator>PedroDeodato</dc:creator>
      <dc:date>2023-02-23T18:56:23Z</dc:date>
    </item>
  </channel>
</rss>

