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

feat: provider appdynamics integration using access_token #2500

Conversation

VladimirFilonov
Copy link
Contributor

Closes #2493

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
keep ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 11:34am

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.77%. Comparing base (4abc159) to head (70820ae).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2500      +/-   ##
==========================================
- Coverage   69.96%   69.77%   -0.19%     
==========================================
  Files         160      160              
  Lines       15080    15109      +29     
==========================================
- Hits        10550    10542       -8     
- Misses       4530     4567      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@VladimirFilonov VladimirFilonov force-pushed the feature/2493-appd-allow-authenticating-the-provider-without-password branch from a71aadc to c0408b4 Compare November 18, 2024 11:17
@VladimirFilonov VladimirFilonov changed the title WIP: provider: appdynamics provider integration using access_token feat[provider]: appdynamics provider integration using access_token Nov 18, 2024
@VladimirFilonov VladimirFilonov marked this pull request as ready for review November 18, 2024 11:20
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Feature A new feature Provider Providers related issues labels Nov 18, 2024
@VladimirFilonov VladimirFilonov changed the title feat[provider]: appdynamics provider integration using access_token feat: provider appdynamics integration using access_token Nov 18, 2024
@Matvey-Kuk Matvey-Kuk merged commit 9729246 into main Nov 18, 2024
12 checks passed
@Matvey-Kuk Matvey-Kuk deleted the feature/2493-appd-allow-authenticating-the-provider-without-password branch November 18, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature Provider Providers related issues size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[➕ Feature]: AppD: allow authenticating the provider without password
2 participants