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

Prometheus GA #4315

Merged
merged 8 commits into from
Sep 29, 2022
Merged

Conversation

tetianakravchenko
Copy link
Contributor

@tetianakravchenko tetianakravchenko commented Sep 27, 2022

What does this PR do?

Promote Prometheus integration to GA

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@elasticmachine
Copy link

elasticmachine commented Sep 27, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-09-29T12:29:04.489+0000

  • Duration: 15 min 39 sec

Test stats 🧪

Test Results
Failed 0
Passed 9
Skipped 0
Total 9

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@elasticmachine
Copy link

elasticmachine commented Sep 27, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚 2.582
Classes 100.0% (0/0) 💚 2.582
Methods 88.889% (8/9) 👎 -1.057
Lines 100.0% (0/0) 💚 8.636
Conditionals 100.0% (0/0) 💚

@tetianakravchenko tetianakravchenko marked this pull request as ready for review September 27, 2022 10:24
@tetianakravchenko tetianakravchenko requested a review from a team as a code owner September 27, 2022 10:25
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@gizas
Copy link
Contributor

gizas commented Sep 29, 2022

Two minor documentation things Tania:

Can you please include the list in the intro:

  • Prometheus Exporters (Collectors)
  • Prometheus Server Remote-Write
  • Prometheus Queries (PromQL)

Can we change this link as well and provide a link for Prometheus elastic agent integration ?

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@tetianakravchenko
Copy link
Contributor Author

@gizas please have a look - bb4cde3

I've added the list you provided to intro, and detailes that this is for Prometheus Server in description of the dataset

@tetianakravchenko tetianakravchenko merged commit db0aeeb into elastic:main Sep 29, 2022
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

Successfully merging this pull request may close these issues.

[Epic] Make Prometheus integration GA
4 participants