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

[APM] No APM data showing up in Kibana APM UI #121195

Closed
simitt opened this issue Dec 14, 2021 · 2 comments
Closed

[APM] No APM data showing up in Kibana APM UI #121195

simitt opened this issue Dec 14, 2021 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v8.0.0

Comments

@simitt
Copy link
Contributor

simitt commented Dec 14, 2021

Kibana version

8.0.0-SNAPSHOT

APM Server version (if applicable)

8.0.0-SNAPSHOT

Elasticsearch version (if applicable)

No response

Steps to Reproduce

  1. Start ES, Kibana and APM Server 8.0.0-SNAPSHOT (for example on Cloud QA, or with apm-integration-testing)
  2. Install APM Integration (current version 8.0.0-dev4)
  3. Ingest data into APM Server, for example download example payload and send it to your APM Server,
    for example via curl curl -i -k -H "Content-type: application/x-ndjson" -H "Authorization: Bearer ${APM_SERVER_TOKEN}" --data-binary @testdata/intake-v2/events.ndjson ${APM_SERVER_URL}/intake/v2/events
  4. Ensure that the data have been indexed by the APM Server by checking that GET traces-apm*/_search contains documents.

Screenshot 2021-12-14 at 16 34 49

4. Observe that no APM data are showing up in the UI

Expected Behavior

APM UI should show ingested data

Actual Behavior

APM UI is not showing APM data, but the Welcome page:

Screenshot 2021-12-14 at 16 34 39

@simitt simitt added bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v8.0.0 labels Dec 14, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@simitt
Copy link
Contributor Author

simitt commented Dec 14, 2021

Closing as duplicate of #121164

@simitt simitt closed this as completed Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants