Ad Widget

Collapse

The need to adapt Zabbix maps to microservices architecture using regex.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hakanozanlagan
    Member
    • Nov 2021
    • 35

    #1

    The need to adapt Zabbix maps to microservices architecture using regex.

    The names and keys of the items and triggers I created with discovery are constantly changing.
    When creating a Zabbix map, we show data and alarms by selecting certain items and triggers. The discovered item disappears after a while and a new one is created. In this case, the map becomes meaningless.
    If trigger and item selections in Zabbix maps can be selected with regex, this situation will be eliminated. This feature is absolutely necessary, especially in a world where microservice architecture is spreading so quickly.
  • james589henry
    Junior Member
    • Jun 2025
    • 2

    #2
    Originally posted by hakanozanlagan
    The names and keys of the items and triggers I created with discovery are constantly changing.
    When creating a Zabbix map, we show data and alarms by selecting certain items and triggers. The discovered item disappears after a while and a new one is created. In this case, the map becomes meaningless.
    If trigger and item selections in Zabbix maps can be selected with regex, this situation will be eliminated. This feature is absolutely necessary, especially in a world where microservice architecture is spreading so quickly.
    Hello, hakanozanlagan,
    Dynamic item and trigger names from discovery can break Zabbix maps, making regex-based selection essential. Supporting regex in map configuration would ensure resilience against name changes—especially critical in fast-evolving microservice environments. This feature would greatly enhance map stability and usability. Strongly worth implementing. kroger feedback

    Best Regards,
    James Henry

    Comment

    • hakanozanlagan
      Member
      • Nov 2021
      • 35

      #3
      Originally posted by james589henry

      Hello, hakanozanlagan,
      Dynamic item and trigger names from discovery can break Zabbix maps, making regex-based selection essential. Supporting regex in map configuration would ensure resilience against name changes—especially critical in fast-evolving microservice environments. This feature would greatly enhance map stability and usability. Strongly worth implementing. kroger feedback

      Best Regards,
      James Henry
      Definetly. For example, I create discoveries for monitoring Customer's Oracle Data. I cannot use item values in Maps because the items are dynamic.
      I also made a development that monitors pods on Kubernetes. Discovered pods disappear after a while and the map becomes trash. However, mapping is very important in microservices architecture.
      I can show data as graphs using regex on Grafana, but I cannot create a map on Zabbix because there is no regex support in labels or adding triggers.
      I think Developers should definitely add this feature to Zabbix.

      Comment

      • cyber
        Senior Member
        Zabbix Certified SpecialistZabbix Certified Professional
        • Dec 2006
        • 4807

        #4
        You can submit your feature requests here https://support.zabbix.com/browse/ZBXNEXT

        Comment

        • hakanozanlagan
          Member
          • Nov 2021
          • 35

          #5
          Originally posted by cyber
          You can submit your feature requests here https://support.zabbix.com/browse/ZBXNEXT
          hi Cyber,

          I don't have permission to edit existing epics. Do I need to create a new epic?

          Comment

          • cyber
            Senior Member
            Zabbix Certified SpecialistZabbix Certified Professional
            • Dec 2006
            • 4807

            #6
            You don't need to change any epics, just submit "change request".

            Comment

            Working...