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

Add missing azuread field to remote_write config in Prometheus JSON schema #4114

Open
heikkilamarko opened this issue Sep 30, 2024 · 0 comments

Comments

@heikkilamarko
Copy link

Area with issue?

JSON Schema

✔️ Expected Behavior

azuread field is supported in the remote_write config in Prometheus JSON schema.

❌ Actual Behavior

azuread field is not supported in the remote_write config in Prometheus JSON schema.

YAML or JSON file that does not work.

remote_write:
  - url: __CHANGE_ME__
    azuread:
      cloud: "AzurePublic"
      managed_identity:
        client_id: __CHANGE_ME__

IDE or code editor.

Visual Studio Code

Are you making a PR for this?

No, someone else must create the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant