-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[APM] Display configuration table above code sample #143178
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
Conversation
/oblt-deploy |
c6c4b2b
to
b8bf578
Compare
Unfortunately I'm unable to create a custom build due to an incident but I updated the ticket with recent recordings of the changes. any early feedback from you @chrisdistasio @boriskirov would be really useful. |
…o 142205-agent-tokens
@elasticmachine merge upstream |
Pinging @elastic/apm-ui (Team:APM) |
Everything looks good to me, great work @kpatticha ! |
@@ -30,19 +30,46 @@ const apmAgentCommandsMap: Record<string, string> = { | |||
js_script: rumScript, | |||
}; | |||
|
|||
interface Variables { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be good to have a type defined here, it seems that it's the same for all agents?
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: |
closes #142205
Additional
ServerUrls
toServerUrl
for dotnet agent to match the latest changes (both are supported) - documentationDelastic.apm.server_urls
toDelastic.apm.server_url
Questions:
- now the column it's empy
Before
java-agent

After
Tutorial
Screen.Recording.2022-10-13.at.11.37.34.mov
Agent
Screen.Recording.2022-10-13.at.11.40.40.mov