Skip to content

Commit

Permalink
JFrog Self-hosted integration, fix logs and metrics dashboards. (#2436)
Browse files Browse the repository at this point in the history
* JFrog Self-hosted integration, fix logs and metrics dashboards.

* Update jfrog_platform_self_hosted/assets/dashboards/jfrog_artifactory_metrics_(self-hosted).json

Co-authored-by: May Lee <may.lee@datadoghq.com>

* JFrog Self-hosted integration - update config validation file

---------

Co-authored-by: May Lee <may.lee@datadoghq.com>
Co-authored-by: Ben Harosh <benjamin.har@gmail.com>
  • Loading branch information
3 people committed Jul 23, 2024
1 parent a8289c4 commit e423e5e
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 292 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"available_values": [],
"default": "*",
"name": "ip_address",
"prefix": "@ip_address"
"prefix": "@network.client.ip"
},
{
"available_values": [],
"default": "*",
"name": "username",
"prefix": "@user_name"
"prefix": "@usr.id"
},
{
"available_values": [],
Expand Down
Loading

0 comments on commit e423e5e

Please sign in to comment.