Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: Will 2 synthetic agents with the same agent policy let us create 4 browser monitors? #3407

Closed
dbalijapalli0264 opened this issue Dec 4, 2023 · 1 comment

Comments

@dbalijapalli0264
Copy link

dbalijapalli0264 commented Dec 4, 2023

Description

Hello Elastic team,
Looks like we could use your help in understand the behavior of the synthetic agents run on ECK Operator.

Resources

Issue:
We created 2 replicas of synthetic-agent in the deployment, and they both register under the same agent-policy as 2 agents. But I can have only one private-locations as I get an error saying the agent policy is already in use. when trying to create the 2nd private-location for the second agent I have deployed.

Question:

  1. My question is that, in free Elastic version 8.10.1 Could we create more than one private-location if we deploy more than one agent?

.Here is my spec

  • spec:
  • policyID: eck-agent
  • version: 8.10.1
  • image: elastic-agent-complete:8.10.1
  • kibanaRef:
  • name: kb-apm
    
  • fleetServerRef:
  • name: apm-fleet-server
    
  • mode: fleet
  • deployment:
  • replicas: 2
    
  1. If I add this env variable, as stated in the document here, https://github.com/elastic/observability-docs/edit/main/docs/en/observability/synthetics-private-location.asciidoc, will it let me create 20 browser monitors, as I have 2 agents running with that agent-policy with the below setting that is overriding the default 2 browser checks per agent?
    - name: SYNTHETICS_LIMIT_BROWSER
    value: "10"

Which documentation set does this change impact?

Unknown

Feature differences

I'm using Elastic Synthetics version 8.10.1

What release is this request related to?

N/A

Collaboration model

The documentation team

Point of contact.

Main contact: @
@paul
Stakeholders:

@bmorelli25
Copy link
Member

Hi @dbalijapalli0264 👋 . Thanks for reaching out. For product support, please create a new topic in our discuss forum.

@bmorelli25 bmorelli25 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants